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

Packages that use com.microsoft.tfs.core.checkinpolicies.events
com.microsoft.tfs.core.checkinpolicies   
com.microsoft.tfs.core.checkinpolicies.events   
 

Classes in com.microsoft.tfs.core.checkinpolicies.events used by com.microsoft.tfs.core.checkinpolicies
PolicyEvaluatorStateChangedListener
           Defines an interface for listeners of the PolicyEvaluatorStateChangedEvent.
PolicyLoadErrorListener
           Defines an interface for listeners of the PolicyLoadErrorEvent.
PolicyStateChangedEvent
           Event fired when the state of a PolicyInstance object has changed because of initialization or evaluation.
PolicyStateChangedListener
           Defines an interface for listeners of the PolicyStateChangedEvent.
 

Classes in com.microsoft.tfs.core.checkinpolicies.events used by com.microsoft.tfs.core.checkinpolicies.events
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.