|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PolicySerializationException | |
---|---|
com.microsoft.tfs.core.checkinpolicies | |
com.microsoft.tfs.core.clients.versioncontrol |
Uses of PolicySerializationException in com.microsoft.tfs.core.checkinpolicies |
---|
Methods in com.microsoft.tfs.core.checkinpolicies that throw PolicySerializationException | |
---|---|
static PolicyAnnotation |
PolicyAnnotation.fromAnnotation(java.lang.String annotationValue)
Reads a PolicyAnnotation from the given annotation value string. |
static PolicyDefinition |
PolicyDefinition.fromMemento(Memento definitionMemento)
Reads a full PolicyDefinition from the given memento and its
children. |
Uses of PolicySerializationException in com.microsoft.tfs.core.clients.versioncontrol |
---|
Methods in com.microsoft.tfs.core.clients.versioncontrol that throw PolicySerializationException | |
---|---|
PolicyDefinition[] |
VersionControlClient.getCheckinPoliciesForServerPaths(java.lang.String[] serverPaths)
Gets the checkin policies defined for the given server paths, which must be team projects. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |