|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CheckinNoteFailure | |
---|---|
com.microsoft.tfs.core.pendingcheckin |
Uses of CheckinNoteFailure in com.microsoft.tfs.core.pendingcheckin |
---|
Methods in com.microsoft.tfs.core.pendingcheckin that return CheckinNoteFailure | |
---|---|
CheckinNoteFailure[] |
StandardPendingCheckinNotes.evaluate()
Evaluates the checkin notes that have been set on this object. |
CheckinNoteFailure[] |
PendingCheckinNotes.evaluate()
Evaluates the checkin notes that have been set on this object. |
CheckinNoteFailure[] |
CheckinEvaluationResult.getNoteFailures()
|
Constructors in com.microsoft.tfs.core.pendingcheckin with parameters of type CheckinNoteFailure | |
---|---|
CheckinEvaluationResult(CheckinConflict[] conflicts,
CheckinNoteFailure[] noteFailures,
PolicyFailure[] policyFailures,
PolicyEvaluatorState policyEvaluatorState,
java.lang.Exception policyEvaluationException)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |