public static class WorkflowsControlExt.Workflow extends Object
Constructor and Description |
---|
Workflow() |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getName() |
boolean |
isHasDraft() |
void |
setDescription(String description) |
void |
setHasDraft(boolean hasDraft) |
void |
setName(String name) |
Copyright © 2002-2018 Atlassian. All Rights Reserved.