public static interface DraftWorkflowScheme.Builder extends WorkflowScheme.Builder<DraftWorkflowScheme.Builder>
Modifier and Type | Method and Description |
---|---|
DraftWorkflowScheme |
build() |
Date |
getLastModifiedDate() |
ApplicationUser |
getLastModifiedUser() |
AssignableWorkflowScheme |
getParentScheme() |
clearMappings, getDefaultWorkflow, getDescription, getId, getMapping, getMappings, getName, isDefault, isDraft, removeDefault, removeMapping, removeWorkflow, setDefaultWorkflow, setMapping, setMappings
ApplicationUser getLastModifiedUser()
Date getLastModifiedDate()
AssignableWorkflowScheme getParentScheme()
DraftWorkflowScheme build()
Copyright © 2002-2019 Atlassian. All Rights Reserved.