public class WorkflowConditionFormatBean extends WorkflowDescriptorFormatBean
| Constructor and Description |
|---|
WorkflowConditionFormatBean() |
WorkflowConditionFormatBean(com.atlassian.plugin.PluginAccessor pluginAccessor) |
| Modifier and Type | Method and Description |
|---|---|
String |
getOperatorTextKey() |
String |
getOperatorType() |
String |
getOtherOperatorTextKey() |
String |
getParentPrefix() |
boolean |
isAllowNested() |
boolean |
isNestedDescriptor(com.opensymphony.workflow.loader.AbstractDescriptor descriptor) |
void |
setDescriptor(com.opensymphony.workflow.loader.ConditionsDescriptor conditionsDescriptor) |
void |
setParentPrefix(String parentPrefix) |
formatDescriptor, getDeleteAction, getDescriptorCollection, getEditAction, getPluginType, getWorkflowModuleDescriptor, isDelete, isEdit, isHasRelevantArgs, isHighlighted, isMultipleDescriptors, isOrderable, isSingleDescriptor, setDelete, setDeleteAction, setDescriptorCollection, setEdit, setEditAction, setOperatorTextKey, setOrderable, setPluginTypepublic WorkflowConditionFormatBean(com.atlassian.plugin.PluginAccessor pluginAccessor)
public WorkflowConditionFormatBean()
public void setDescriptor(com.opensymphony.workflow.loader.ConditionsDescriptor conditionsDescriptor)
public boolean isNestedDescriptor(com.opensymphony.workflow.loader.AbstractDescriptor descriptor)
public String getOperatorType()
public String getOperatorTextKey()
getOperatorTextKey in class WorkflowDescriptorFormatBeanpublic String getOtherOperatorTextKey()
public boolean isAllowNested()
isAllowNested in class WorkflowDescriptorFormatBeanpublic String getParentPrefix()
getParentPrefix in class WorkflowDescriptorFormatBeanpublic void setParentPrefix(String parentPrefix)
setParentPrefix in class WorkflowDescriptorFormatBeanCopyright © 2002-2017 Atlassian. All Rights Reserved.