|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CheckinEvaluationResult | |
---|---|
com.microsoft.tfs.core.clients.versioncontrol.soapextensions |
Uses of CheckinEvaluationResult in com.microsoft.tfs.core.clients.versioncontrol.soapextensions |
---|
Methods in com.microsoft.tfs.core.clients.versioncontrol.soapextensions that return CheckinEvaluationResult | |
---|---|
CheckinEvaluationResult |
Workspace.evaluateCheckIn(CheckinEvaluationOptions options,
PendingChange[] allChanges,
PendingChange[] changesToCheckin,
java.lang.String comment,
CheckinNote checkinNotes,
WorkItemCheckinInfo[] workItemChanges,
PolicyEvaluator policyEvaluator,
PolicyContext policyContext)
Checks for required checkin notes and evaluates the given changes against defined checkin policies before they are sent to the server for check-in. |
CheckinEvaluationResult |
Workspace.evaluateCheckIn(CheckinEvaluationOptions options,
PendingCheckin pendingCheckin,
PolicyContext policyContext)
Checks for required checkin notes and evaluates the given changes against defined checkin policies before they are sent to the server for check-in. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |