public class WorkflowPermissionValidatorPluginFactory extends AbstractWorkflowPermissionPluginFactory implements WorkflowPluginValidatorFactory, WorkflowValidatorDescriptorEditPreprocessor
| Constructor and Description |
|---|
WorkflowPermissionValidatorPluginFactory(JiraAuthenticationContext authenticationContext,
PermissionManager permissionManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
beforeSaveOnEdit(com.opensymphony.workflow.loader.ValidatorDescriptor descriptor)
Gets called immediately before saving of the workflow validator descriptor.
|
protected Map<?,?> |
extractArgs(com.opensymphony.workflow.loader.AbstractDescriptor descriptor) |
clearLegacyPermissionArgument, getDescriptorParams, getVelocityParamsForEdit, getVelocityParamsForInput, getVelocityParamsForView, populateTemplateParamsForInputAndEdit, populateTemplateParamsForViewcreateMap, extractMultipleParams, extractSingleParam, getVelocityParamsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDescriptorParams, getVelocityParamspublic WorkflowPermissionValidatorPluginFactory(JiraAuthenticationContext authenticationContext, PermissionManager permissionManager)
protected Map<?,?> extractArgs(com.opensymphony.workflow.loader.AbstractDescriptor descriptor)
extractArgs in class AbstractWorkflowPermissionPluginFactorypublic void beforeSaveOnEdit(com.opensymphony.workflow.loader.ValidatorDescriptor descriptor)
WorkflowValidatorDescriptorEditPreprocessorbeforeSaveOnEdit in interface WorkflowValidatorDescriptorEditPreprocessordescriptor - validator descriptor being savedCopyright © 2002-2017 Atlassian. All Rights Reserved.