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, setPluginType
public 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 WorkflowDescriptorFormatBean
public String getOtherOperatorTextKey()
public boolean isAllowNested()
isAllowNested
in class WorkflowDescriptorFormatBean
public String getParentPrefix()
getParentPrefix
in class WorkflowDescriptorFormatBean
public void setParentPrefix(String parentPrefix)
setParentPrefix
in class WorkflowDescriptorFormatBean
Copyright © 2002-2021 Atlassian. All Rights Reserved.