Uses of Class
com.microsoft.tfs.core.checkinpolicies.events.PolicyStateChangedEvent

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

Uses of PolicyStateChangedEvent in com.microsoft.tfs.core.checkinpolicies
 

Methods in com.microsoft.tfs.core.checkinpolicies with parameters of type PolicyStateChangedEvent
protected  void PolicyBase.firePolicyStateChangedEvent(PolicyStateChangedEvent event)
          Fires the given PolicyStateChangedEvent, which must be constructed manually.
 

Uses of PolicyStateChangedEvent in com.microsoft.tfs.core.checkinpolicies.events
 

Methods in com.microsoft.tfs.core.checkinpolicies.events with parameters of type PolicyStateChangedEvent
 void PolicyStateChangedListener.onPolicyStateChanged(PolicyStateChangedEvent e)
          Invoked when the state of a checkin policy object ( PolicyInstance) has changed.
 



© 2015 Microsoft. All rights reserved.