public class PublishProjectConfigFunctionFactory extends AbstractWorkflowPluginFactory implements WorkflowPluginFunctionFactory
Modifier and Type | Class and Description |
---|---|
static class |
PublishProjectConfigFunctionFactory.Value |
Modifier and Type | Field and Description |
---|---|
static String |
COMMENT_ISSUE |
static String |
CREATE_OPTIONS |
static String |
PARENT_PAGE_URL |
static String |
PROJECT_KEY_FIELD |
static String |
TITLE_OPTIONS |
Constructor and Description |
---|
PublishProjectConfigFunctionFactory(CustomFieldManager customFieldManager) |
Modifier and Type | Method and Description |
---|---|
Map<String,?> |
getDescriptorParams(Map<String,Object> formParams) |
protected void |
getVelocityParamsForEdit(Map<String,Object> velocityParams,
AbstractDescriptor descriptor) |
protected void |
getVelocityParamsForInput(Map<String,Object> velocityParams) |
protected void |
getVelocityParamsForView(Map<String,Object> velocityParams,
AbstractDescriptor descriptor) |
createMap, extractMultipleParams, extractSingleParam, getVelocityParams
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getVelocityParams
public static final String PROJECT_KEY_FIELD
public static final String PARENT_PAGE_URL
public static final String TITLE_OPTIONS
public static final String CREATE_OPTIONS
public static final String COMMENT_ISSUE
public PublishProjectConfigFunctionFactory(CustomFieldManager customFieldManager)
public Map<String,?> getDescriptorParams(Map<String,Object> formParams)
getDescriptorParams
in interface WorkflowPluginFactory
protected void getVelocityParamsForEdit(Map<String,Object> velocityParams, AbstractDescriptor descriptor)
getVelocityParamsForEdit
in class AbstractWorkflowPluginFactory
protected void getVelocityParamsForInput(Map<String,Object> velocityParams)
getVelocityParamsForInput
in class AbstractWorkflowPluginFactory
protected void getVelocityParamsForView(Map<String,Object> velocityParams, AbstractDescriptor descriptor)
getVelocityParamsForView
in class AbstractWorkflowPluginFactory
Copyright © 2021 catworkx GmbH. All rights reserved.