Modifier and Type | Method and Description |
---|---|
static Workflow.AddTransitionParametersBuilder |
builder() |
boolean |
equals(Object o) |
java.util.function.Supplier<Map<Integer,com.opensymphony.workflow.loader.FunctionDescriptor>> |
getAdditionalPostfunctionsSupplier() |
String |
getDescription() |
String |
getName() |
FieldScreen |
getScreen() |
String |
getSourceStatusId() |
Integer |
getSourceStepId() |
String |
getTargetStatusId() |
Integer |
getTargetStepId() |
int |
hashCode() |
String |
toString() |
public static Workflow.AddTransitionParametersBuilder builder()
public String getName()
public String getDescription()
public String getSourceStatusId()
public String getTargetStatusId()
public FieldScreen getScreen()
public Integer getSourceStepId()
public Integer getTargetStepId()
@Nullable public java.util.function.Supplier<Map<Integer,com.opensymphony.workflow.loader.FunctionDescriptor>> getAdditionalPostfunctionsSupplier()
Copyright © 2002-2018 Atlassian. All Rights Reserved.