com.atlassian.jira.web.bean
Class WorkflowConditionFormatBean
java.lang.Object
com.atlassian.jira.web.bean.WorkflowDescriptorFormatBean
com.atlassian.jira.web.bean.WorkflowConditionFormatBean
public class WorkflowConditionFormatBean
- extends WorkflowDescriptorFormatBean
Methods inherited from class com.atlassian.jira.web.bean.WorkflowDescriptorFormatBean |
formatDescriptor, getDeleteAction, getDescriptorCollection, getEditAction, getPluginType, getWorkflowModuleDescriptor, isDelete, isEdit, isHasRelevantArgs, isHighlighted, isMultipleDescriptors, isOrderable, isSingleDescriptor, setDelete, setDeleteAction, setDescriptorCollection, setEdit, setEditAction, setOperatorTextKey, setOrderable, setPluginType |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WorkflowConditionFormatBean
public WorkflowConditionFormatBean(com.atlassian.plugin.PluginAccessor pluginAccessor)
WorkflowConditionFormatBean
public WorkflowConditionFormatBean()
setDescriptor
public void setDescriptor(com.opensymphony.workflow.loader.ConditionsDescriptor conditionsDescriptor)
isNestedDescriptor
public boolean isNestedDescriptor(com.opensymphony.workflow.loader.AbstractDescriptor descriptor)
getOperatorTextKey
public String getOperatorTextKey()
- Overrides:
getOperatorTextKey
in class WorkflowDescriptorFormatBean
getOtherOperatorTextKey
public String getOtherOperatorTextKey()
isAllowNested
public boolean isAllowNested()
- Overrides:
isAllowNested
in class WorkflowDescriptorFormatBean
getParentPrefix
public String getParentPrefix()
- Overrides:
getParentPrefix
in class WorkflowDescriptorFormatBean
setParentPrefix
public void setParentPrefix(String parentPrefix)
- Overrides:
setParentPrefix
in class WorkflowDescriptorFormatBean
Copyright © 2002-2011 Atlassian. All Rights Reserved.