@PublicApi public static class ProjectService.UpdateProjectSchemesValidationResult extends ServiceResultImpl
Constructor and Description |
---|
UpdateProjectSchemesValidationResult(ErrorCollection errorCollection) |
UpdateProjectSchemesValidationResult(ErrorCollection errorCollection,
Long permissionSchemeId,
Long notificationSchemeId,
Long issueSecuritySchemeId) |
Modifier and Type | Method and Description |
---|---|
Long |
getIssueSecuritySchemeId() |
Long |
getNotificationSchemeId() |
Long |
getPermissionSchemeId() |
getErrorCollection, getWarningCollection, isValid
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
hasWarnings
@Internal public UpdateProjectSchemesValidationResult(ErrorCollection errorCollection)
@Internal public UpdateProjectSchemesValidationResult(ErrorCollection errorCollection, Long permissionSchemeId, Long notificationSchemeId, Long issueSecuritySchemeId)
Copyright © 2002-2019 Atlassian. All Rights Reserved.