Uses of Class
com.microsoft.tfs.core.clients.registration.EventType

Packages that use EventType
com.microsoft.tfs.core.clients.registration   
 

Uses of EventType in com.microsoft.tfs.core.clients.registration
 

Methods in com.microsoft.tfs.core.clients.registration that return EventType
 EventType[] RegistrationEntry.getEventTypes()
           
 

Constructors in com.microsoft.tfs.core.clients.registration with parameters of type EventType
RegistrationEntry(java.lang.String type, ServiceInterface[] serviceInterfaces, Database[] databases, EventType[] eventTypes, ArtifactType[] artifactTypes, RegistrationExtendedAttribute[] registrationExtendedAttributes)
           
 



© 2015 Microsoft. All rights reserved.