java.lang.Object
com.atlassian.jira.workflow.edit.Workflow.AddTransitionParameters
- Enclosing class:
- Workflow
public static class Workflow.AddTransitionParameters
extends Object
-
Method Summary
-
Method Details
-
-
-
getDescription
public String getDescription()
-
getSourceStatusId
public String getSourceStatusId()
-
getTargetStatusId
public String getTargetStatusId()
-
-
-
-
getAdditionalPostfunctionsSupplier
@Nullable
public Supplier<Map<Integer,com.opensymphony.workflow.loader.FunctionDescriptor>> getAdditionalPostfunctionsSupplier()
-
-
-