com.atlassian.jira.plugin.workflow
Class WorkflowPermissionValidatorPluginFactory
java.lang.Object
com.atlassian.jira.plugin.workflow.AbstractWorkflowPluginFactory
com.atlassian.jira.plugin.workflow.WorkflowPermissionValidatorPluginFactory
- All Implemented Interfaces:
- WorkflowPluginFactory, WorkflowPluginValidatorFactory
- public class WorkflowPermissionValidatorPluginFactory
- extends AbstractWorkflowPluginFactory
- implements WorkflowPluginValidatorFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WorkflowPermissionValidatorPluginFactory
public WorkflowPermissionValidatorPluginFactory(SchemePermissions schemePermissions)
getVelocityParamsForInput
protected void getVelocityParamsForInput(java.util.Map velocityParams)
- Specified by:
getVelocityParamsForInput
in class AbstractWorkflowPluginFactory
getVelocityParamsForEdit
protected void getVelocityParamsForEdit(java.util.Map velocityParams,
com.opensymphony.workflow.loader.AbstractDescriptor descriptor)
- Specified by:
getVelocityParamsForEdit
in class AbstractWorkflowPluginFactory
getVelocityParamsForView
protected void getVelocityParamsForView(java.util.Map velocityParams,
com.opensymphony.workflow.loader.AbstractDescriptor descriptor)
- Specified by:
getVelocityParamsForView
in class AbstractWorkflowPluginFactory
getDescriptorParams
public java.util.Map getDescriptorParams(java.util.Map conditionParams)
- Specified by:
getDescriptorParams
in interface WorkflowPluginFactory
Copyright © 2002-2005 Atlassian. All Rights Reserved.