Package com.microsoft.tfs.core.checkinpolicies.events

Interface Summary
PolicyEvaluatorStateChangedListener Defines an interface for listeners of the PolicyEvaluatorStateChangedEvent.
PolicyLoadErrorListener Defines an interface for listeners of the PolicyLoadErrorEvent.
PolicyStateChangedListener Defines an interface for listeners of the PolicyStateChangedEvent.
 

Class Summary
PolicyEvaluatorStateChangedEvent Event fired when the state of a PolicyEvaluator object has changed, usually because of a new team project source or selected items in the pending checkin have changed.
PolicyLoadErrorEvent Event fired when a policy implementation failed to load.
PolicyStateChangedEvent Event fired when the state of a PolicyInstance object has changed because of initialization or evaluation.
 



© 2015 Microsoft. All rights reserved.