public static interface DraftWorkflowSchemeStore.DraftState extends WorkflowSchemeStore.State
Modifier and Type | Interface and Description |
---|---|
static interface |
DraftWorkflowSchemeStore.DraftState.Builder |
Modifier and Type | Method and Description |
---|---|
DraftWorkflowSchemeStore.DraftState.Builder |
builder() |
Date |
getLastModifiedDate() |
String |
getLastModifiedUser() |
long |
getParentSchemeId() |
getDefaultWorkflow, getId, getMappings
long getParentSchemeId()
Date getLastModifiedDate()
String getLastModifiedUser()
DraftWorkflowSchemeStore.DraftState.Builder builder()
Copyright © 2002-2018 Atlassian. All Rights Reserved.