- generateWorkflowXML(WorkflowDescriptor) - Method in class com.opensymphony.workflow.loader.WorkflowSerializer
-
- get(String, Map) - Static method in class com.opensymphony.workflow.loader.HTTPWorkflowFactory
-
- get(ResultSet, String) - Method in class com.opensymphony.workflow.loader.NotNullStringType
-
- get(ResultSet, String) - Method in class com.opensymphony.workflow.spi.hibernate3.NotNullStringType
-
- getAction(int) - Method in class com.opensymphony.workflow.loader.StepDescriptor
-
- getAction(int) - Method in class com.opensymphony.workflow.loader.WorkflowDescriptor
-
- getActionId() - Method in interface com.opensymphony.workflow.spi.ejb.AbstractLocalStep
-
- getActionId() - Method in class com.opensymphony.workflow.spi.ejb.CurrentStepCMP
-
- getActionId() - Method in class com.opensymphony.workflow.spi.ejb.CurrentStepEJB
-
- getActionId() - Method in interface com.opensymphony.workflow.spi.ejb.CurrentStepLocal
-
- getActionId() - Method in class com.opensymphony.workflow.spi.ejb.HistoryStepCMP
-
- getActionId() - Method in class com.opensymphony.workflow.spi.ejb.HistoryStepEJB
-
- getActionId() - Method in interface com.opensymphony.workflow.spi.ejb.HistoryStepLocal
-
- getActionId() - Method in class com.opensymphony.workflow.spi.hibernate.HibernateStep
-
- getActionId() - Method in class com.opensymphony.workflow.spi.ojb.OJBStep
-
- getActionId() - Method in class com.opensymphony.workflow.spi.SimpleStep
-
- getActionId() - Method in interface com.opensymphony.workflow.spi.Step
-
Returns the ID of the action associated with this step,
or 0 if there is no action associated.
- getActions() - Method in class com.opensymphony.workflow.loader.StepDescriptor
-
- getActorsForProjectRole(ProjectRole) - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the actors for project role.
- getApplicationProperties() - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the application properties.
- getArgs() - Method in class com.opensymphony.workflow.loader.ConditionDescriptor
-
- getArgs() - Method in class com.opensymphony.workflow.loader.FunctionDescriptor
-
- getArgs() - Method in class com.opensymphony.workflow.loader.RegisterDescriptor
-
- getArgs() - Method in class com.opensymphony.workflow.loader.ValidatorDescriptor
-
- getAutoExecute() - Method in class com.opensymphony.workflow.loader.ActionDescriptor
-
- getAvailableActions(long) - Method in class com.opensymphony.workflow.AbstractWorkflow
-
- getAvailableActions(long, Map) - Method in class com.opensymphony.workflow.AbstractWorkflow
-
Get the available actions for the specified workflow instance.
- getAvailableActions(long) - Method in class com.opensymphony.workflow.ejb.EJBWorkflow
-
- getAvailableActions(long, Map) - Method in class com.opensymphony.workflow.ejb.EJBWorkflow
-
- getAvailableActions(long) - Method in interface com.opensymphony.workflow.ejb.WorkflowRemote
-
- getAvailableActions(long, Map) - Method in interface com.opensymphony.workflow.ejb.WorkflowRemote
-
Get the available actions for the specified workflow instance.
- getAvailableActions(long) - Method in class com.opensymphony.workflow.soap.BasicSOAPWorkflow
-
- getAvailableActions(long, Map) - Method in class com.opensymphony.workflow.soap.BasicSOAPWorkflow
-
- getAvailableActions(long) - Method in class com.opensymphony.workflow.soap.OfbizSOAPWorkflow
-
- getAvailableActions(long, Map) - Method in class com.opensymphony.workflow.soap.OfbizSOAPWorkflow
-
- getAvailableActions(long) - Method in interface com.opensymphony.workflow.Workflow
-
- getAvailableActions(long, Map) - Method in interface com.opensymphony.workflow.Workflow
-
Get the available actions for the specified workflow instance.
- getAvailableActionsForStep(WorkflowDescriptor, Step, Map, PropertySet) - Method in class com.opensymphony.workflow.AbstractWorkflow
-
- getAvailableAutoActions(long, Map) - Method in class com.opensymphony.workflow.AbstractWorkflow
-
- getAvailableAutoActionsForStep(WorkflowDescriptor, Step, Map, PropertySet) - Method in class com.opensymphony.workflow.AbstractWorkflow
-
Get just auto action availables for a step
- getBaseDir(Element) - Method in class com.opensymphony.workflow.loader.XMLWorkflowFactory
-
Get where to find workflow XML files.
- getBaseUrl() - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the base url.
- getBeanProvider() - Method in class com.opensymphony.workflow.util.DefaultVariableResolver
-
- getCacheRegion() - Method in class com.opensymphony.workflow.spi.hibernate.AbstractHibernateWorkflowStore
-
- getCacheRegion() - Method in class com.opensymphony.workflow.spi.hibernate.SpringHibernateWorkflowStore
-
- getCacheRegion() - Method in class com.opensymphony.workflow.spi.hibernate3.AbstractHibernateWorkflowStore
-
- getCaller() - Method in class com.opensymphony.workflow.basic.BasicWorkflowContext
-
- getCaller() - Method in class com.opensymphony.workflow.ejb.EJBWorkflowContext
-
- getCaller() - Method in interface com.opensymphony.workflow.spi.ejb.AbstractLocalStep
-
- getCaller() - Method in class com.opensymphony.workflow.spi.ejb.CurrentStepCMP
-
- getCaller() - Method in class com.opensymphony.workflow.spi.ejb.CurrentStepEJB
-
- getCaller() - Method in interface com.opensymphony.workflow.spi.ejb.CurrentStepLocal
-
- getCaller() - Method in class com.opensymphony.workflow.spi.ejb.HistoryStepCMP
-
- getCaller() - Method in class com.opensymphony.workflow.spi.ejb.HistoryStepEJB
-
- getCaller() - Method in interface com.opensymphony.workflow.spi.ejb.HistoryStepLocal
-
- getCaller() - Method in class com.opensymphony.workflow.spi.hibernate.HibernateStep
-
- getCaller() - Method in class com.opensymphony.workflow.spi.ojb.OJBStep
-
- getCaller() - Method in class com.opensymphony.workflow.spi.SimpleStep
-
- getCaller() - Method in interface com.opensymphony.workflow.spi.Step
-
- getCaller() - Method in interface com.opensymphony.workflow.WorkflowContext
-
- getCause() - Method in exception com.opensymphony.workflow.WorkflowException
-
- getChildElement(Element, String) - Static method in class com.opensymphony.workflow.loader.XMLUtil
-
- getChildElements(Element, String) - Static method in class com.opensymphony.workflow.loader.XMLUtil
-
- getChildText(Element, String) - Static method in class com.opensymphony.workflow.loader.XMLUtil
-
- getCommonActions() - Method in class com.opensymphony.workflow.loader.StepDescriptor
-
Get a list of common actions.
- getCommonActions() - Method in class com.opensymphony.workflow.loader.WorkflowDescriptor
-
Get a Map of the common actions specified, keyed on actionId (an Integer)
- getComponents() - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the components.
- getCondition(String, Map) - Method in class com.opensymphony.workflow.TypeResolver
-
- getCondition(String, Map) - Method in class com.opensymphony.workflow.util.SpringTypeResolver
-
- getConditionalResults() - Method in class com.opensymphony.workflow.loader.ActionDescriptor
-
- getConditions() - Method in class com.opensymphony.workflow.loader.ConditionalResultDescriptor
-
- getConditions() - Method in class com.opensymphony.workflow.loader.ConditionsDescriptor
-
- getConditions() - Method in class com.opensymphony.workflow.loader.JoinDescriptor
-
- getConditions() - Method in class com.opensymphony.workflow.loader.RestrictionDescriptor
-
- getConditions(ActionDescriptor) - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the conditions.
- getConditionsDescriptor() - Method in class com.opensymphony.workflow.loader.RestrictionDescriptor
-
- getConfigSchemesForField(CustomField) - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the config schemes for field.
- getConfiguration() - Method in class com.opensymphony.workflow.AbstractWorkflow
-
Get the configuration for this workflow.
- getConnection() - Method in class com.opensymphony.workflow.spi.jdbc.JDBCWorkflowStore
-
- getContext() - Method in class com.opensymphony.workflow.query.FieldExpression
-
- getContext() - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the context.
- getCurrentDate() - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
- getCurrentStep(WorkflowDescriptor, int, List, Map, PropertySet) - Method in class com.opensymphony.workflow.AbstractWorkflow
-
- getCurrentSteps(long) - Method in class com.opensymphony.workflow.AbstractWorkflow
-
- getCurrentSteps(long) - Method in class com.opensymphony.workflow.ejb.EJBWorkflow
-
- getCurrentSteps(long) - Method in interface com.opensymphony.workflow.ejb.WorkflowRemote
-
- getCurrentSteps(long) - Method in class com.opensymphony.workflow.soap.BasicSOAPWorkflow
-
- getCurrentSteps(long) - Method in class com.opensymphony.workflow.soap.OfbizSOAPWorkflow
-
- getCurrentSteps() - Method in class com.opensymphony.workflow.spi.hibernate.HibernateWorkflowEntry
-
- getCurrentSteps() - Method in class com.opensymphony.workflow.spi.ojb.OJBWorkflowEntry
-
- getCurrentSteps(long) - Method in interface com.opensymphony.workflow.Workflow
-
Returns a Collection of Step objects that are the current steps of the specified workflow instance.
- getCustomFieldObject(Long) - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the custom field object by ID (eg 10000L).
- getCustomFieldObject(String) - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Get a CustomField by its text key (eg 'customfield_10000').
- getCustomFieldObjects(Long, String) - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the custom field objects.
- getCustomFieldObjectsByName(String) - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Retrieve custom field(s) of a certain name.
- getDefaultSecurityLevel() - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the default security level.
- getDescriptorParams(Map<String, Object>) - Method in class de.catworkx.jira.plugins.pcp.postfunctions.PublishProjectConfigFunctionFactory
-
- getDestination() - Method in class com.opensymphony.workflow.loader.ConditionalResultDescriptor
-
- getDisplayName() - Method in class com.opensymphony.workflow.loader.ResultDescriptor
-
- getDueDate() - Method in class com.opensymphony.workflow.loader.ResultDescriptor
-
- getDueDate() - Method in interface com.opensymphony.workflow.spi.ejb.AbstractLocalStep
-
- getDueDate() - Method in class com.opensymphony.workflow.spi.ejb.CurrentStepCMP
-
- getDueDate() - Method in class com.opensymphony.workflow.spi.ejb.CurrentStepEJB
-
- getDueDate() - Method in interface com.opensymphony.workflow.spi.ejb.CurrentStepLocal
-
- getDueDate() - Method in class com.opensymphony.workflow.spi.ejb.HistoryStepCMP
-
- getDueDate() - Method in class com.opensymphony.workflow.spi.ejb.HistoryStepEJB
-
- getDueDate() - Method in interface com.opensymphony.workflow.spi.ejb.HistoryStepLocal
-
- getDueDate() - Method in class com.opensymphony.workflow.spi.hibernate.HibernateStep
-
- getDueDate() - Method in class com.opensymphony.workflow.spi.ojb.OJBStep
-
- getDueDate() - Method in class com.opensymphony.workflow.spi.SimpleStep
-
- getDueDate() - Method in interface com.opensymphony.workflow.spi.Step
-
Returns an optional date signifying when this step must be finished.
- getEntityId() - Method in class com.opensymphony.workflow.loader.AbstractDescriptor
-
- getEntry() - Method in class com.opensymphony.workflow.spi.hibernate.HibernateStep
-
- getEntry() - Method in class com.opensymphony.workflow.spi.ojb.OJBStep
-
- getEntryId() - Method in interface com.opensymphony.workflow.spi.ejb.AbstractLocalStep
-
- getEntryId() - Method in class com.opensymphony.workflow.spi.ejb.CurrentStepCMP
-
- getEntryId() - Method in class com.opensymphony.workflow.spi.ejb.CurrentStepEJB
-
- getEntryId() - Method in interface com.opensymphony.workflow.spi.ejb.CurrentStepLocal
-
- getEntryId() - Method in class com.opensymphony.workflow.spi.ejb.HistoryStepCMP
-
- getEntryId() - Method in class com.opensymphony.workflow.spi.ejb.HistoryStepEJB
-
- getEntryId() - Method in interface com.opensymphony.workflow.spi.ejb.HistoryStepLocal
-
- getEntryId() - Method in class com.opensymphony.workflow.spi.hibernate.HibernateStep
-
- getEntryId() - Method in class com.opensymphony.workflow.spi.ojb.OJBStep
-
- getEntryId() - Method in class com.opensymphony.workflow.spi.SimpleStep
-
- getEntryId() - Method in interface com.opensymphony.workflow.spi.Step
-
Returns the unique ID of the workflow entry.
- getEntryState(long) - Method in class com.opensymphony.workflow.AbstractWorkflow
-
- getEntryState(long) - Method in class com.opensymphony.workflow.ejb.EJBWorkflow
-
- getEntryState(long) - Method in interface com.opensymphony.workflow.ejb.WorkflowRemote
-
- getEntryState(long) - Method in class com.opensymphony.workflow.soap.BasicSOAPWorkflow
-
- getEntryState(long) - Method in class com.opensymphony.workflow.soap.OfbizSOAPWorkflow
-
- getEntryState(long) - Method in interface com.opensymphony.workflow.Workflow
-
Return the state of the specified workflow instance id.
- getErrors() - Method in exception com.opensymphony.workflow.InvalidInputException
-
Returns a map (String->String) of the input-specific errors.
- getEventTypes() - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the event types.
- getEventTypesMap() - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the event types map.
- getExceptions() - Method in class com.opensymphony.workflow.loader.WorkflowLoader.AllExceptionsErrorHandler
-
- getExpression(int) - Method in class com.opensymphony.workflow.query.NestedExpression
-
- getExpression() - Method in class com.opensymphony.workflow.query.WorkflowExpressionQuery
-
- getExpression(WorkflowQuery) - Method in class com.opensymphony.workflow.spi.hibernate.AbstractHibernateWorkflowStore
-
- getExpression(WorkflowQuery) - Method in class com.opensymphony.workflow.spi.hibernate3.AbstractHibernateWorkflowStore
-
- getExpressionCount() - Method in class com.opensymphony.workflow.query.NestedExpression
-
Get the number of expressions in this query.
- getExpressionOperator() - Method in class com.opensymphony.workflow.query.NestedExpression
-
- getFactory() - Static method in class com.opensymphony.workflow.loader.DescriptorFactory
-
- getField() - Method in class com.opensymphony.workflow.query.FieldExpression
-
- getField() - Method in class com.opensymphony.workflow.query.WorkflowQuery
-
Deprecated.
- getField(String) - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the field.
- getFieldLayoutByIssueType(String) - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the field layout for the current project and the given issue type id.
- getFieldLayoutByIssueType(IssueType) - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the field layout for the current project and the given issue type.
- getFieldLayoutScheme() - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the field layout schemes for the current project.
- getFieldLayoutSchemeEntities() - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the field layout scheme entities for the current project.
- getFieldScreen(ActionDescriptor) - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the field screen.
- getFieldScreens(String) - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the field screens.
- getFieldScreenTabs(String) - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the field screen tabs.
- getFieldValue(Issue, String) - Method in class de.catworkx.jira.plugins.pcp.postfunctions.PublishProjectConfigFunction
-
- getFinishDate() - Method in interface com.opensymphony.workflow.spi.ejb.AbstractLocalStep
-
- getFinishDate() - Method in class com.opensymphony.workflow.spi.ejb.CurrentStepCMP
-
- getFinishDate() - Method in class com.opensymphony.workflow.spi.ejb.CurrentStepEJB
-
- getFinishDate() - Method in interface com.opensymphony.workflow.spi.ejb.CurrentStepLocal
-
- getFinishDate() - Method in class com.opensymphony.workflow.spi.ejb.HistoryStepCMP
-
- getFinishDate() - Method in class com.opensymphony.workflow.spi.ejb.HistoryStepEJB
-
- getFinishDate() - Method in interface com.opensymphony.workflow.spi.ejb.HistoryStepLocal
-
- getFinishDate() - Method in class com.opensymphony.workflow.spi.hibernate.HibernateStep
-
- getFinishDate() - Method in class com.opensymphony.workflow.spi.ojb.OJBStep
-
- getFinishDate() - Method in class com.opensymphony.workflow.spi.SimpleStep
-
- getFinishDate() - Method in interface com.opensymphony.workflow.spi.Step
-
Returns the date this step was finished, or null if it isn't finished.
- getFunction(String, Map) - Method in class com.opensymphony.workflow.TypeResolver
-
- getFunction(String, Map) - Method in class com.opensymphony.workflow.util.SpringTypeResolver
-
- getGenericErrors() - Method in exception com.opensymphony.workflow.InvalidInputException
-
Returns a list (String) of generic errors.
- getGlobalActions() - Method in class com.opensymphony.workflow.loader.WorkflowDescriptor
-
Get a List of the global actions specified
- getGlobalActions(JiraWorkflow) - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the global actions.
- getGlobalConditions() - Method in class com.opensymphony.workflow.loader.WorkflowDescriptor
-
- getGlobalContext() - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the global context.
- getGroupByName(String) - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the group by name.
- getGroupsOfUser(ApplicationUser) - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the groups of user.
- getGroupsOfUser(String) - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the groups of user.
- getHistorySteps(long) - Method in class com.opensymphony.workflow.AbstractWorkflow
-
- getHistorySteps(long) - Method in class com.opensymphony.workflow.ejb.EJBWorkflow
-
- getHistorySteps(long) - Method in interface com.opensymphony.workflow.ejb.WorkflowRemote
-
- getHistorySteps(long) - Method in class com.opensymphony.workflow.soap.BasicSOAPWorkflow
-
- getHistorySteps(long) - Method in class com.opensymphony.workflow.soap.OfbizSOAPWorkflow
-
- getHistorySteps() - Method in class com.opensymphony.workflow.spi.hibernate.HibernateWorkflowEntry
-
- getHistorySteps() - Method in class com.opensymphony.workflow.spi.ojb.OJBWorkflowEntry
-
- getHistorySteps(long) - Method in interface com.opensymphony.workflow.Workflow
-
Returns a list of all steps that are completed for the given workflow instance id.
- getHome() - Static method in class com.opensymphony.workflow.ejb.WorkflowHomeFactory
-
Obtain remote home interface from default initial context
- getHome(Hashtable) - Static method in class com.opensymphony.workflow.ejb.WorkflowHomeFactory
-
Obtain remote home interface from parameterised initial context
- getHome() - Static method in class com.opensymphony.workflow.spi.ejb.WorkflowStoreHomeFactory
-
Obtain remote home interface from default initial context
- getHome(Hashtable) - Static method in class com.opensymphony.workflow.spi.ejb.WorkflowStoreHomeFactory
-
Obtain remote home interface from parameterised initial context
- getId() - Method in class com.opensymphony.workflow.loader.AbstractDescriptor
-
- getId() - Method in interface com.opensymphony.workflow.spi.ejb.AbstractLocalStep
-
- getId() - Method in class com.opensymphony.workflow.spi.ejb.CurrentStepCMP
-
- getId() - Method in class com.opensymphony.workflow.spi.ejb.CurrentStepEJB
-
- getId() - Method in interface com.opensymphony.workflow.spi.ejb.CurrentStepLocal
-
- getId() - Method in class com.opensymphony.workflow.spi.ejb.CurrentStepPrevCMP
-
- getId() - Method in interface com.opensymphony.workflow.spi.ejb.CurrentStepPrevLocal
-
- getId() - Method in class com.opensymphony.workflow.spi.ejb.HistoryStepCMP
-
- getId() - Method in class com.opensymphony.workflow.spi.ejb.HistoryStepEJB
-
- getId() - Method in interface com.opensymphony.workflow.spi.ejb.HistoryStepLocal
-
- getId() - Method in class com.opensymphony.workflow.spi.ejb.HistoryStepPrevCMP
-
- getId() - Method in interface com.opensymphony.workflow.spi.ejb.HistoryStepPrevLocal
-
- getId() - Method in class com.opensymphony.workflow.spi.ejb.PreviousStepEJB
-
- getId() - Method in class com.opensymphony.workflow.spi.ejb.PreviousStepPK
-
- getId() - Method in class com.opensymphony.workflow.spi.ejb.WorkflowEntryCMP
-
- getId() - Method in class com.opensymphony.workflow.spi.ejb.WorkflowEntryEJB
-
- getId() - Method in interface com.opensymphony.workflow.spi.ejb.WorkflowEntryLocal
-
- getId() - Method in class com.opensymphony.workflow.spi.hibernate.HibernateStep
-
- getId() - Method in class com.opensymphony.workflow.spi.hibernate.HibernateWorkflowEntry
-
- getId() - Method in class com.opensymphony.workflow.spi.ojb.OJBStep
-
- getId() - Method in class com.opensymphony.workflow.spi.ojb.OJBWorkflowEntry
-
- getId() - Method in class com.opensymphony.workflow.spi.SimpleStep
-
- getId() - Method in class com.opensymphony.workflow.spi.SimpleWorkflowEntry
-
- getId() - Method in interface com.opensymphony.workflow.spi.Step
-
Returns the unique ID of this step.
- getId() - Method in interface com.opensymphony.workflow.spi.WorkflowEntry
-
Returns the unique ID of the workflow entry.
- getId() - Method in class de.catworkx.jira.plugins.pcp.postfunctions.PublishProjectConfigFunctionFactory.Value
-
- getInitialAction(int) - Method in class com.opensymphony.workflow.loader.WorkflowDescriptor
-
- getInitialActions() - Method in class com.opensymphony.workflow.loader.WorkflowDescriptor
-
Get a List of initial steps for this workflow
- getInitialActions(JiraWorkflow) - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the initial actions.
- getInputStream(URL) - Method in class com.opensymphony.workflow.config.DefaultConfiguration
-
Load the default configuration from the current context classloader.
- getInputStream(String) - Method in class com.opensymphony.workflow.loader.XMLWorkflowFactory
-
Load the workflow config file from the current context classloader.
- getIssueSecurityDescription(Long) - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the issue security description.
- getIssueSecurityLevels() - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the issue security levels.
- getIssueSecurityName(Long) - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the issue security name.
- getIssueSecurityScheme() - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the issue security scheme.
- getIssueTypeById(String) - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the issue type by id.
- getIssueTypeIds2WorkflowNames() - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the issueTypeIds map for workflow names.
- getIssueTypes() - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the issue types.
- getIssueTypeScheme() - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the issue type scheme.
- getIssueTypeScreenScheme() - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the issue type screen scheme.
- getJiraAuthenticationContext() - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the jira authentication context.
- getJoin() - Method in class com.opensymphony.workflow.loader.ResultDescriptor
-
- getJoin(int) - Method in class com.opensymphony.workflow.loader.WorkflowDescriptor
-
- getJoins() - Method in class com.opensymphony.workflow.loader.WorkflowDescriptor
-
Get a List of initial steps for this workflow
- getLayout(String) - Method in class com.opensymphony.workflow.loader.HTTPWorkflowFactory
-
- getLayout(String) - Method in class com.opensymphony.workflow.loader.URLWorkflowFactory
-
- getLayout(String) - Method in interface com.opensymphony.workflow.loader.WorkflowFactory
-
- getLayout(String) - Method in class com.opensymphony.workflow.loader.XMLWorkflowFactory
-
- getLayout(String) - Method in class com.opensymphony.workflow.spi.hibernate.SpringBeanNameWorkflowFactory
-
- getLayout(String) - Method in class com.opensymphony.workflow.spi.hibernate.SpringHibernateWorkflowFactory
-
- getLayout(String) - Method in class com.opensymphony.workflow.spi.hibernate3.SpringHibernateWorkflowFactory
-
- getLeft() - Method in class com.opensymphony.workflow.query.WorkflowQuery
-
Deprecated.
- getLocalHome() - Static method in class com.opensymphony.workflow.spi.ejb.CurrentStepHomeFactory
-
Obtain local home interface from default initial context
- getLocalHome() - Static method in class com.opensymphony.workflow.spi.ejb.CurrentStepPrevHomeFactory
-
Obtain local home interface from default initial context
- getLocalHome() - Static method in class com.opensymphony.workflow.spi.ejb.HistoryStepHomeFactory
-
Obtain local home interface from default initial context
- getLocalHome() - Static method in class com.opensymphony.workflow.spi.ejb.HistoryStepPrevHomeFactory
-
Obtain local home interface from default initial context
- getLocalHome() - Static method in class com.opensymphony.workflow.spi.ejb.WorkflowEntryHomeFactory
-
Obtain local home interface from default initial context
- getManagedCustomField(CustomField) - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the managed custom field.
- getManagedWorkflow(JiraWorkflow) - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the managed workflow.
- getManagedWorkflowScheme(Long) - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the managed workflow scheme.
- getManagedWorkflowScheme(WorkflowScheme) - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the managed workflow scheme.
- getMessage() - Method in exception com.opensymphony.workflow.WorkflowException
-
- getMetaAttributes() - Method in class com.opensymphony.workflow.loader.ActionDescriptor
-
- getMetaAttributes() - Method in class com.opensymphony.workflow.loader.StepDescriptor
-
- getMetaAttributes() - Method in class com.opensymphony.workflow.loader.WorkflowDescriptor
-
- getName() - Method in class com.opensymphony.workflow.loader.ActionDescriptor
-
- getName() - Method in class com.opensymphony.workflow.loader.ConditionDescriptor
-
- getName() - Method in class com.opensymphony.workflow.loader.FunctionDescriptor
-
- getName() - Method in class com.opensymphony.workflow.loader.HTTPWorkflowFactory
-
- getName() - Method in class com.opensymphony.workflow.loader.PermissionDescriptor
-
- getName() - Method in class com.opensymphony.workflow.loader.StepDescriptor
-
- getName() - Method in class com.opensymphony.workflow.loader.URLWorkflowFactory
-
- getName() - Method in class com.opensymphony.workflow.loader.ValidatorDescriptor
-
- getName() - Method in class com.opensymphony.workflow.loader.WorkflowDescriptor
-
- getName() - Method in interface com.opensymphony.workflow.loader.WorkflowFactory
-
- getName() - Method in class com.opensymphony.workflow.loader.XMLWorkflowFactory
-
- getName() - Method in class com.opensymphony.workflow.spi.hibernate.SpringBeanNameWorkflowFactory
-
- getName() - Method in class com.opensymphony.workflow.spi.hibernate.SpringHibernateWorkflowFactory
-
- getName() - Method in class com.opensymphony.workflow.spi.hibernate3.SpringHibernateWorkflowFactory
-
- getName() - Method in class de.catworkx.jira.plugins.pcp.postfunctions.PublishProjectConfigFunctionFactory.Value
-
- getNextEntrySequence(Connection) - Method in class com.opensymphony.workflow.spi.jdbc.JDBCWorkflowStore
-
- getNextEntrySequence(Connection) - Method in class com.opensymphony.workflow.spi.jdbc.MySQLWorkflowStore
-
- getNextStepSequence(Connection) - Method in class com.opensymphony.workflow.spi.jdbc.JDBCWorkflowStore
-
- getNextStepSequence(Connection) - Method in class com.opensymphony.workflow.spi.jdbc.MySQLWorkflowStore
-
- getNotificationScheme() - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the notification scheme.
- getNotificationsForEventType(EventType) - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the notifications for event type.
- getNotificationsForEventType(Long) - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the notifications for event type.
- getNotificationTypes() - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the notification types.
- getObject() - Method in class com.opensymphony.workflow.spi.hibernate.SpringWorkflowDescriptorFactory
-
- getObjectType() - Method in class com.opensymphony.workflow.spi.hibernate.SpringWorkflowDescriptorFactory
-
- getOldStatus() - Method in class com.opensymphony.workflow.loader.ResultDescriptor
-
- getOperator() - Method in class com.opensymphony.workflow.query.FieldExpression
-
- getOperator() - Method in class com.opensymphony.workflow.query.WorkflowQuery
-
Deprecated.
- getOrderBy() - Method in class com.opensymphony.workflow.query.WorkflowExpressionQuery
-
- getOwner() - Method in class com.opensymphony.workflow.loader.ResultDescriptor
-
- getOwner() - Method in interface com.opensymphony.workflow.spi.ejb.AbstractLocalStep
-
- getOwner() - Method in class com.opensymphony.workflow.spi.ejb.CurrentStepCMP
-
- getOwner() - Method in class com.opensymphony.workflow.spi.ejb.CurrentStepEJB
-
- getOwner() - Method in interface com.opensymphony.workflow.spi.ejb.CurrentStepLocal
-
- getOwner() - Method in class com.opensymphony.workflow.spi.ejb.HistoryStepCMP
-
- getOwner() - Method in class com.opensymphony.workflow.spi.ejb.HistoryStepEJB
-
- getOwner() - Method in interface com.opensymphony.workflow.spi.ejb.HistoryStepLocal
-
- getOwner() - Method in class com.opensymphony.workflow.spi.hibernate.HibernateStep
-
- getOwner() - Method in class com.opensymphony.workflow.spi.ojb.OJBStep
-
- getOwner() - Method in class com.opensymphony.workflow.spi.SimpleStep
-
- getOwner() - Method in interface com.opensymphony.workflow.spi.Step
-
Returns the owner of this step, or null if there is no owner.
- getParent() - Method in class com.opensymphony.workflow.loader.AbstractDescriptor
-
- getPermissionName(ProjectPermissionKey) - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Get the localized permission name.
- getPermissions() - Method in class com.opensymphony.workflow.loader.StepDescriptor
-
- getPermissionsBySecurityLevel(Long) - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the permissions by security level.
- getPermissionScheme() - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the permission scheme.
- getPermissionSchemeEntries(Scheme, ProjectPermissionKey) - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the permission scheme entries.
- getPersistence() - Method in class com.opensymphony.workflow.AbstractWorkflow
-
- getPersistence() - Method in interface com.opensymphony.workflow.config.Configuration
-
Get the fully qualified class name of the persistence store.
- getPersistence() - Method in class com.opensymphony.workflow.config.DefaultConfiguration
-
- getPersistence() - Method in class com.opensymphony.workflow.config.SpringConfiguration
-
- getPersistenceArgs() - Method in interface com.opensymphony.workflow.config.Configuration
-
Get the persistence args for the persistence store.
- getPersistenceArgs() - Method in class com.opensymphony.workflow.config.DefaultConfiguration
-
- getPersistenceArgs() - Method in class com.opensymphony.workflow.config.SpringConfiguration
-
- getPersistenceProperties() - Method in class com.opensymphony.workflow.AbstractWorkflow
-
- getPersistenceProperties() - Method in interface com.opensymphony.workflow.ejb.WorkflowRemote
-
- getPossibleStates(int) - Static method in class com.opensymphony.workflow.util.WorkflowStateHelper
-
- getPostFunctions() - Method in class com.opensymphony.workflow.loader.ActionDescriptor
-
- getPostFunctions() - Method in class com.opensymphony.workflow.loader.ResultDescriptor
-
- getPostFunctions() - Method in class com.opensymphony.workflow.loader.StepDescriptor
-
- getPostfunctions(ActionDescriptor) - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the postfunctions.
- getPreFunctions() - Method in class com.opensymphony.workflow.loader.ActionDescriptor
-
- getPreFunctions() - Method in class com.opensymphony.workflow.loader.ResultDescriptor
-
- getPreFunctions() - Method in class com.opensymphony.workflow.loader.StepDescriptor
-
- getPreviousId() - Method in class com.opensymphony.workflow.spi.ejb.CurrentStepPrevCMP
-
- getPreviousId() - Method in interface com.opensymphony.workflow.spi.ejb.CurrentStepPrevLocal
-
- getPreviousId() - Method in class com.opensymphony.workflow.spi.ejb.HistoryStepPrevCMP
-
- getPreviousId() - Method in interface com.opensymphony.workflow.spi.ejb.HistoryStepPrevLocal
-
- getPreviousId() - Method in class com.opensymphony.workflow.spi.ejb.PreviousStepEJB
-
- getPreviousId() - Method in class com.opensymphony.workflow.spi.ejb.PreviousStepPK
-
- getPreviousStepIds() - Method in class com.opensymphony.workflow.spi.hibernate.HibernateStep
-
- getPreviousStepIds() - Method in class com.opensymphony.workflow.spi.ojb.OJBStep
-
- getPreviousStepIds() - Method in class com.opensymphony.workflow.spi.SimpleStep
-
- getPreviousStepIds() - Method in interface com.opensymphony.workflow.spi.Step
-
Returns the unique ID of the previous step, or 0 if this is the first step.
- getPreviousSteps() - Method in class com.opensymphony.workflow.spi.hibernate.HibernateStep
-
- getPreviousSteps() - Method in class com.opensymphony.workflow.spi.ojb.OJBStep
-
- getPrioritiesForScheme() - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the priorities for scheme.
- getPriorityScheme() - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the priority scheme if available..
- getProject() - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the project.
- getProjectPermissionKeys() - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the project permission keys.
- getProjectRoleById(String) - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the project role by id.
- getProjectRoleById(Long) - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the project role by id.
- getProjectRoles() - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the project roles.
- getProjectUrl() - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the project url.
- getProperties() - Method in class com.opensymphony.workflow.loader.AbstractWorkflowFactory
-
Get the configuration properties of this factory
- getProperties() - Method in interface com.opensymphony.workflow.loader.WorkflowFactory
-
- getProperties() - Method in class com.opensymphony.workflow.spi.hibernate.SpringBeanNameWorkflowFactory
-
- getPropertySet(long) - Method in class com.opensymphony.workflow.AbstractWorkflow
-
Get the PropertySet for the specified workflow ID
- getPropertySet(long) - Method in class com.opensymphony.workflow.ejb.EJBWorkflow
-
- getPropertySet(long) - Method in interface com.opensymphony.workflow.ejb.WorkflowRemote
-
Get the PropertySet for the specified workflow ID
- getPropertySet(long) - Method in class com.opensymphony.workflow.soap.BasicSOAPWorkflow
-
- getPropertySet(long) - Method in class com.opensymphony.workflow.soap.OfbizSOAPWorkflow
-
- getPropertySet(long) - Method in class com.opensymphony.workflow.spi.ejb.EJBWorkflowStore
-
- getPropertySet(long) - Method in class com.opensymphony.workflow.spi.hibernate.AbstractHibernateWorkflowStore
-
- getPropertySet(long) - Method in class com.opensymphony.workflow.spi.hibernate.DefaultHibernatePropertySetDelegate
-
- getPropertySet(long) - Method in class com.opensymphony.workflow.spi.hibernate.HibernateWorkflowStore
-
- getPropertySet(long) - Method in class com.opensymphony.workflow.spi.hibernate.SpringHibernateWorkflowStore
-
- getPropertySet(long) - Method in class com.opensymphony.workflow.spi.hibernate3.AbstractHibernateWorkflowStore
-
- getPropertySet(long) - Method in class com.opensymphony.workflow.spi.hibernate3.DefaultHibernatePropertySetDelegate
-
- getPropertySet(long) - Method in class com.opensymphony.workflow.spi.jdbc.JDBCWorkflowStore
-
- getPropertySet(long) - Method in class com.opensymphony.workflow.spi.memory.MemoryWorkflowStore
-
- getPropertySet(long) - Method in class com.opensymphony.workflow.spi.memory.SerializableWorkflowStore
-
- getPropertySet(long) - Method in class com.opensymphony.workflow.spi.ofbiz.OfbizWorkflowStore
-
- getPropertySet(long) - Method in class com.opensymphony.workflow.spi.ojb.OJBWorkflowStore
-
- getPropertySet(long) - Method in class com.opensymphony.workflow.spi.prevayler.PrevaylerWorkflowStore
-
- getPropertySet(long) - Method in class com.opensymphony.workflow.spi.prevayler.WorkflowSystem
-
- getPropertySet(long) - Method in interface com.opensymphony.workflow.spi.WorkflowStore
-
Returns a PropertySet that is associated with this workflow instance ID.
- getPropertySet(long) - Method in interface com.opensymphony.workflow.util.PropertySetDelegate
-
- getPropertySet(long) - Method in class com.opensymphony.workflow.util.PropertySetDelegateImpl
-
- getPropertySet(long) - Method in interface com.opensymphony.workflow.Workflow
-
Get the PropertySet for the specified workflow instance id.
- getPropertySetDelegate() - Method in class com.opensymphony.workflow.spi.hibernate.AbstractHibernateWorkflowStore
-
- getPropertySetDelegate() - Method in class com.opensymphony.workflow.spi.hibernate.SpringHibernateWorkflowStore
-
- getPropertySetDelegate() - Method in class com.opensymphony.workflow.spi.hibernate3.AbstractHibernateWorkflowStore
-
- getRegister(String, Map) - Method in class com.opensymphony.workflow.TypeResolver
-
- getRegister(String, Map) - Method in class com.opensymphony.workflow.util.SpringTypeResolver
-
- getRegisters() - Method in class com.opensymphony.workflow.loader.WorkflowDescriptor
-
- getRemoteUser() - Method in class com.opensymphony.workflow.soap.BasicSOAPWorkflow
-
- getRemoteUser() - Method in class com.opensymphony.workflow.soap.OfbizSOAPWorkflow
-
- getRemoteUser() - Method in class com.opensymphony.workflow.soap.XFireSOAPWorkflow
-
- getRendererDisplayName(String) - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the renderer display name.
- getResolver() - Method in class com.opensymphony.workflow.AbstractWorkflow
-
- getResolver() - Static method in class com.opensymphony.workflow.TypeResolver
-
- getResource(String, Class) - Static method in class com.opensymphony.workflow.loader.ClassLoaderUtil
-
Load a given resource.
- getResourceAsStream(String, Class) - Static method in class com.opensymphony.workflow.loader.ClassLoaderUtil
-
This is a convenience method to load a resource as a stream.
- getRestriction() - Method in class com.opensymphony.workflow.loader.ActionDescriptor
-
- getRestriction() - Method in class com.opensymphony.workflow.loader.PermissionDescriptor
-
- getResult() - Method in class com.opensymphony.workflow.loader.JoinDescriptor
-
- getResults() - Method in class com.opensymphony.workflow.loader.SplitDescriptor
-
- getRight() - Method in class com.opensymphony.workflow.query.WorkflowQuery
-
Deprecated.
- getRootCause() - Method in exception com.opensymphony.workflow.InternalWorkflowException
-
- getRootCause() - Method in exception com.opensymphony.workflow.WorkflowException
-
- getSecurityLevel(Long) - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the security level.
- getSecurityPermissions(long) - Method in class com.opensymphony.workflow.AbstractWorkflow
-
- getSecurityPermissions(long, Map) - Method in class com.opensymphony.workflow.AbstractWorkflow
-
- getSecurityPermissions(long) - Method in class com.opensymphony.workflow.ejb.EJBWorkflow
-
- getSecurityPermissions(long, Map) - Method in class com.opensymphony.workflow.ejb.EJBWorkflow
-
- getSecurityPermissions(long) - Method in interface com.opensymphony.workflow.ejb.WorkflowRemote
-
- getSecurityPermissions(long, Map) - Method in interface com.opensymphony.workflow.ejb.WorkflowRemote
-
- getSecurityPermissions(long) - Method in class com.opensymphony.workflow.soap.BasicSOAPWorkflow
-
- getSecurityPermissions(long, Map) - Method in class com.opensymphony.workflow.soap.BasicSOAPWorkflow
-
- getSecurityPermissions(long) - Method in class com.opensymphony.workflow.soap.OfbizSOAPWorkflow
-
- getSecurityPermissions(long, Map) - Method in class com.opensymphony.workflow.soap.OfbizSOAPWorkflow
-
- getSecurityPermissions(long) - Method in interface com.opensymphony.workflow.Workflow
-
- getSecurityPermissions(long, Map) - Method in interface com.opensymphony.workflow.Workflow
-
Get a collection (Strings) of currently defined permissions for the specified workflow instance.
- getSessionContext() - Method in class com.opensymphony.workflow.ejb.EJBWorkflowContext
-
- getSessionFactory() - Method in class com.opensymphony.workflow.spi.hibernate.NewSpringHibernateWorkflowStore
-
- getSessionFactory() - Method in class com.opensymphony.workflow.spi.hibernate3.SpringHibernateWorkflowStore
-
- getSortOrder() - Method in class com.opensymphony.workflow.query.WorkflowExpressionQuery
-
- getSplit() - Method in class com.opensymphony.workflow.loader.ResultDescriptor
-
- getSplit(int) - Method in class com.opensymphony.workflow.loader.WorkflowDescriptor
-
- getSplits() - Method in class com.opensymphony.workflow.loader.WorkflowDescriptor
-
Get a List of initial steps for this workflow
- getStartDate() - Method in interface com.opensymphony.workflow.spi.ejb.AbstractLocalStep
-
- getStartDate() - Method in class com.opensymphony.workflow.spi.ejb.CurrentStepCMP
-
- getStartDate() - Method in class com.opensymphony.workflow.spi.ejb.CurrentStepEJB
-
- getStartDate() - Method in interface com.opensymphony.workflow.spi.ejb.CurrentStepLocal
-
- getStartDate() - Method in class com.opensymphony.workflow.spi.ejb.HistoryStepCMP
-
- getStartDate() - Method in class com.opensymphony.workflow.spi.ejb.HistoryStepEJB
-
- getStartDate() - Method in interface com.opensymphony.workflow.spi.ejb.HistoryStepLocal
-
- getStartDate() - Method in class com.opensymphony.workflow.spi.hibernate.HibernateStep
-
- getStartDate() - Method in class com.opensymphony.workflow.spi.ojb.OJBStep
-
- getStartDate() - Method in class com.opensymphony.workflow.spi.SimpleStep
-
- getStartDate() - Method in interface com.opensymphony.workflow.spi.Step
-
Returns the date that this step was created.
- getState() - Method in class com.opensymphony.workflow.spi.ejb.WorkflowEntryCMP
-
- getState() - Method in class com.opensymphony.workflow.spi.ejb.WorkflowEntryEJB
-
- getState() - Method in interface com.opensymphony.workflow.spi.ejb.WorkflowEntryLocal
-
- getState() - Method in class com.opensymphony.workflow.spi.hibernate.HibernateWorkflowEntry
-
- getState() - Method in class com.opensymphony.workflow.spi.ojb.OJBWorkflowEntry
-
- getState() - Method in class com.opensymphony.workflow.spi.SimpleWorkflowEntry
-
- getState() - Method in interface com.opensymphony.workflow.spi.WorkflowEntry
-
- getStatus() - Method in class com.opensymphony.workflow.loader.ResultDescriptor
-
- getStatus() - Method in interface com.opensymphony.workflow.spi.ejb.AbstractLocalStep
-
- getStatus() - Method in class com.opensymphony.workflow.spi.ejb.CurrentStepCMP
-
- getStatus() - Method in class com.opensymphony.workflow.spi.ejb.CurrentStepEJB
-
- getStatus() - Method in interface com.opensymphony.workflow.spi.ejb.CurrentStepLocal
-
- getStatus() - Method in class com.opensymphony.workflow.spi.ejb.HistoryStepCMP
-
- getStatus() - Method in class com.opensymphony.workflow.spi.ejb.HistoryStepEJB
-
- getStatus() - Method in interface com.opensymphony.workflow.spi.ejb.HistoryStepLocal
-
- getStatus() - Method in class com.opensymphony.workflow.spi.hibernate.HibernateStep
-
- getStatus() - Method in class com.opensymphony.workflow.spi.ojb.OJBStep
-
- getStatus() - Method in class com.opensymphony.workflow.spi.SimpleStep
-
- getStatus() - Method in interface com.opensymphony.workflow.spi.Step
-
Returns the status of this step.
- getStep(int) - Method in class com.opensymphony.workflow.JoinNodes
-
- getStep() - Method in class com.opensymphony.workflow.loader.ResultDescriptor
-
- getStep(int) - Method in class com.opensymphony.workflow.loader.WorkflowDescriptor
-
- getStepId() - Method in interface com.opensymphony.workflow.spi.ejb.AbstractLocalStep
-
- getStepId() - Method in class com.opensymphony.workflow.spi.ejb.CurrentStepCMP
-
- getStepId() - Method in class com.opensymphony.workflow.spi.ejb.CurrentStepEJB
-
- getStepId() - Method in interface com.opensymphony.workflow.spi.ejb.CurrentStepLocal
-
- getStepId() - Method in class com.opensymphony.workflow.spi.ejb.HistoryStepCMP
-
- getStepId() - Method in class com.opensymphony.workflow.spi.ejb.HistoryStepEJB
-
- getStepId() - Method in interface com.opensymphony.workflow.spi.ejb.HistoryStepLocal
-
- getStepId() - Method in class com.opensymphony.workflow.spi.hibernate.HibernateStep
-
- getStepId() - Method in class com.opensymphony.workflow.spi.ojb.OJBStep
-
- getStepId() - Method in class com.opensymphony.workflow.spi.SimpleStep
-
- getStepId() - Method in interface com.opensymphony.workflow.spi.Step
-
Returns the ID of the step in the workflow definition.
- getStepName(JiraWorkflow, int) - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the name of a step by id
- getSteps() - Method in class com.opensymphony.workflow.loader.WorkflowDescriptor
-
Get a List of steps in this workflow
- getSteps(JiraWorkflow) - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the steps.
- getStoreFile() - Static method in class com.opensymphony.workflow.spi.memory.SerializableWorkflowStore
-
- getText(Element) - Static method in class com.opensymphony.workflow.loader.XMLUtil
-
- getTriggerFunction(int) - Method in class com.opensymphony.workflow.loader.WorkflowDescriptor
-
- getTriggerFunctions() - Method in class com.opensymphony.workflow.loader.WorkflowDescriptor
-
Get a Map of all trigger functions in this workflow
- getType() - Method in class com.opensymphony.workflow.loader.ConditionDescriptor
-
- getType() - Method in class com.opensymphony.workflow.loader.ConditionsDescriptor
-
- getType() - Method in class com.opensymphony.workflow.loader.FunctionDescriptor
-
- getType() - Method in class com.opensymphony.workflow.loader.RegisterDescriptor
-
- getType() - Method in class com.opensymphony.workflow.loader.ValidatorDescriptor
-
- getType() - Method in class com.opensymphony.workflow.query.WorkflowQuery
-
Deprecated.
- getUnconditionalResult() - Method in class com.opensymphony.workflow.loader.ActionDescriptor
-
- getUniqueFieldLayouts() - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
- getUserByName(String) - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the user by name.
- getUsersInGroup(String) - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the users in group.
- getUsersInGroup(Group) - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the users in group.
- getUUID() - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets a new random uuid as a String.
- getValidator(String, Map) - Method in class com.opensymphony.workflow.TypeResolver
-
- getValidator(String, Map) - Method in class com.opensymphony.workflow.util.SpringTypeResolver
-
- getValidators() - Method in class com.opensymphony.workflow.loader.ActionDescriptor
-
- getValidators() - Method in class com.opensymphony.workflow.loader.ResultDescriptor
-
- getValidators(ActionDescriptor) - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the validators.
- getValue() - Method in class com.opensymphony.workflow.query.FieldExpression
-
- getValue() - Method in class com.opensymphony.workflow.query.WorkflowQuery
-
Deprecated.
- getVariableFromMaps(String, Map, PropertySet) - Method in class com.opensymphony.workflow.util.DefaultVariableResolver
-
- getVariableName() - Method in class com.opensymphony.workflow.loader.RegisterDescriptor
-
- getVariableResolver() - Method in interface com.opensymphony.workflow.config.Configuration
-
Return the resolver to use for all variables specified in scripts
- getVariableResolver() - Method in class com.opensymphony.workflow.config.DefaultConfiguration
-
- getVariableResolver() - Method in class com.opensymphony.workflow.config.SpringConfiguration
-
- getVelocityParamsForEdit(Map<String, Object>, AbstractDescriptor) - Method in class de.catworkx.jira.plugins.pcp.postfunctions.PublishProjectConfigFunctionFactory
-
- getVelocityParamsForInput(Map<String, Object>) - Method in class de.catworkx.jira.plugins.pcp.postfunctions.PublishProjectConfigFunctionFactory
-
- getVelocityParamsForView(Map<String, Object>, AbstractDescriptor) - Method in class de.catworkx.jira.plugins.pcp.postfunctions.PublishProjectConfigFunctionFactory
-
- getVersion() - Method in class com.opensymphony.workflow.spi.hibernate.HibernateWorkflowEntry
-
- getVersions() - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the versions.
- getView() - Method in class com.opensymphony.workflow.loader.ActionDescriptor
-
- getWorkflow(String) - Method in interface com.opensymphony.workflow.config.Configuration
-
Get the named workflow descriptor.
- getWorkflow(String) - Method in class com.opensymphony.workflow.config.DefaultConfiguration
-
- getWorkflow(String) - Method in class com.opensymphony.workflow.config.SpringConfiguration
-
- getWorkflow(String) - Method in class com.opensymphony.workflow.loader.AbstractWorkflowFactory
-
Get a workflow descriptor given a workflow name.
- getWorkflow(String, boolean) - Method in class com.opensymphony.workflow.loader.HTTPWorkflowFactory
-
- getWorkflow(String, boolean) - Method in class com.opensymphony.workflow.loader.JDBCWorkflowFactory
-
- getWorkflow(String, boolean) - Method in class com.opensymphony.workflow.loader.URLWorkflowFactory
-
- getWorkflow(String) - Method in interface com.opensymphony.workflow.loader.WorkflowFactory
-
- getWorkflow(String, boolean) - Method in interface com.opensymphony.workflow.loader.WorkflowFactory
-
Get a workflow descriptor given a workflow name.
- getWorkflow(String, boolean) - Method in class com.opensymphony.workflow.loader.XMLWorkflowFactory
-
- getWorkflow(String) - Method in class com.opensymphony.workflow.spi.hibernate.SpringBeanNameWorkflowFactory
-
- getWorkflow(String, boolean) - Method in class com.opensymphony.workflow.spi.hibernate.SpringBeanNameWorkflowFactory
-
- getWorkflow(String, boolean) - Method in class com.opensymphony.workflow.spi.hibernate.SpringHibernateWorkflowFactory
-
- getWorkflow(String, boolean) - Method in class com.opensymphony.workflow.spi.hibernate3.SpringHibernateWorkflowFactory
-
- getWorkflow(String) - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the workflow.
- getWorkflowDescriptor(String) - Method in class com.opensymphony.workflow.AbstractWorkflow
-
Returns a workflow definition object associated with the given name.
- getWorkflowDescriptor(String) - Method in class com.opensymphony.workflow.ejb.EJBWorkflow
-
- getWorkflowDescriptor(String) - Method in interface com.opensymphony.workflow.ejb.WorkflowRemote
-
Returns a workflow definition object associated with the given name.
- getWorkflowDescriptor(String) - Method in class com.opensymphony.workflow.soap.BasicSOAPWorkflow
-
- getWorkflowDescriptor(String) - Method in class com.opensymphony.workflow.soap.OfbizSOAPWorkflow
-
- getWorkflowDescriptor() - Method in class com.opensymphony.workflow.spi.hibernate.WorkflowName
-
- getWorkflowDescriptor(String) - Method in interface com.opensymphony.workflow.Workflow
-
Get the workflow descriptor for the specified workflow name.
- getWorkflowName(long) - Method in class com.opensymphony.workflow.AbstractWorkflow
-
- getWorkflowName(long) - Method in class com.opensymphony.workflow.ejb.EJBWorkflow
-
- getWorkflowName(long) - Method in interface com.opensymphony.workflow.ejb.WorkflowRemote
-
- getWorkflowName(long) - Method in class com.opensymphony.workflow.soap.BasicSOAPWorkflow
-
- getWorkflowName(long) - Method in class com.opensymphony.workflow.soap.OfbizSOAPWorkflow
-
- getWorkflowName() - Method in class com.opensymphony.workflow.spi.ejb.WorkflowEntryCMP
-
- getWorkflowName() - Method in class com.opensymphony.workflow.spi.ejb.WorkflowEntryEJB
-
- getWorkflowName() - Method in interface com.opensymphony.workflow.spi.ejb.WorkflowEntryLocal
-
- getWorkflowName() - Method in class com.opensymphony.workflow.spi.hibernate.HibernateWorkflowEntry
-
- getWorkflowName() - Method in class com.opensymphony.workflow.spi.hibernate.WorkflowName
-
- getWorkflowName() - Method in class com.opensymphony.workflow.spi.ojb.OJBWorkflowEntry
-
- getWorkflowName() - Method in class com.opensymphony.workflow.spi.SimpleWorkflowEntry
-
- getWorkflowName() - Method in interface com.opensymphony.workflow.spi.WorkflowEntry
-
Returns the name of the workflow that this entry is an instance of.
- getWorkflowName(long) - Method in interface com.opensymphony.workflow.Workflow
-
Get the name of the specified workflow instance.
- getWorkflowNames() - Method in class com.opensymphony.workflow.AbstractWorkflow
-
Get a list of workflow names available
- getWorkflowNames() - Method in interface com.opensymphony.workflow.config.Configuration
-
Get a list of all available workflow descriptor names.
- getWorkflowNames() - Method in class com.opensymphony.workflow.config.DefaultConfiguration
-
- getWorkflowNames() - Method in class com.opensymphony.workflow.config.SpringConfiguration
-
- getWorkflowNames() - Method in class com.opensymphony.workflow.ejb.EJBWorkflow
-
- getWorkflowNames() - Method in interface com.opensymphony.workflow.ejb.WorkflowRemote
-
Get a list of workflow names available
- getWorkflowNames() - Method in class com.opensymphony.workflow.loader.HTTPWorkflowFactory
-
- getWorkflowNames() - Method in class com.opensymphony.workflow.loader.JDBCWorkflowFactory
-
- getWorkflowNames() - Method in class com.opensymphony.workflow.loader.URLWorkflowFactory
-
- getWorkflowNames() - Method in interface com.opensymphony.workflow.loader.WorkflowFactory
-
Get all workflow names in the current factory
- getWorkflowNames() - Method in class com.opensymphony.workflow.loader.XMLWorkflowFactory
-
- getWorkflowNames() - Method in class com.opensymphony.workflow.soap.BasicSOAPWorkflow
-
- getWorkflowNames() - Method in class com.opensymphony.workflow.soap.OfbizSOAPWorkflow
-
- getWorkflowNames() - Method in class com.opensymphony.workflow.spi.hibernate.SpringBeanNameWorkflowFactory
-
- getWorkflowNames() - Method in class com.opensymphony.workflow.spi.hibernate.SpringHibernateWorkflowFactory
-
- getWorkflowNames() - Method in class com.opensymphony.workflow.spi.hibernate3.SpringHibernateWorkflowFactory
-
- getWorkflowNames() - Method in interface com.opensymphony.workflow.Workflow
-
Get all available workflow names.
- getWorkflowNames() - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the workflow names.
- getWorkflowNames2IssueTypeIds() - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the workflow names 2 issue type ids.
- getWorkflowScheme() - Method in interface de.catworkx.jira.plugins.pcp.api.Helper
-
Gets the workflow scheme.
- getWorkflowStore() - Method in interface com.opensymphony.workflow.config.Configuration
-
- getWorkflowStore() - Method in class com.opensymphony.workflow.config.DefaultConfiguration
-
- getWorkflowStore() - Method in class com.opensymphony.workflow.config.SpringConfiguration
-
- globalActions - Variable in class com.opensymphony.workflow.loader.WorkflowDescriptor
-
- globalConditions - Variable in class com.opensymphony.workflow.loader.WorkflowDescriptor
-
- GT - Static variable in class com.opensymphony.workflow.query.FieldExpression
-
Constant for the greater than operator.
- GT - Static variable in class com.opensymphony.workflow.query.WorkflowQuery
-
Deprecated.