public class WorkflowConditionFormatBean extends WorkflowDescriptorFormatBean
| Constructor and Description |
|---|
WorkflowConditionFormatBean(com.atlassian.plugin.ModuleDescriptorFactory moduleDescriptorFactory) |
WorkflowConditionFormatBean(com.atlassian.plugin.PluginAccessor pluginAccessor,
com.atlassian.plugin.ModuleDescriptorFactory moduleDescriptorFactory) |
| 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,
com.atlassian.plugin.ModuleDescriptorFactory moduleDescriptorFactory)
public WorkflowConditionFormatBean(com.atlassian.plugin.ModuleDescriptorFactory moduleDescriptorFactory)
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-2022 Atlassian. All Rights Reserved.