com.atlassian.jira.plugin.workflow
Interface JiraWorkflowPluginConstants


public interface JiraWorkflowPluginConstants


Field Summary
static String MODULE_NAME_WORKFLOW_CONDITION
           
static String MODULE_NAME_WORKFLOW_FUNCTION
           
static String MODULE_NAME_WORKFLOW_VALIDTAOR
           
static String RESOURCE_NAME_EDIT_PARAMETERS
           
static String RESOURCE_NAME_INPUT_PARAMETERS
           
static String RESOURCE_NAME_VIEW
           
static String RESOURCE_TYPE_VELOCITY
           
 

Field Detail

MODULE_NAME_WORKFLOW_CONDITION

public static final String MODULE_NAME_WORKFLOW_CONDITION
See Also:
Constant Field Values

MODULE_NAME_WORKFLOW_VALIDTAOR

public static final String MODULE_NAME_WORKFLOW_VALIDTAOR
See Also:
Constant Field Values

MODULE_NAME_WORKFLOW_FUNCTION

public static final String MODULE_NAME_WORKFLOW_FUNCTION
See Also:
Constant Field Values

RESOURCE_TYPE_VELOCITY

public static final String RESOURCE_TYPE_VELOCITY
See Also:
Constant Field Values

RESOURCE_NAME_VIEW

public static final String RESOURCE_NAME_VIEW
See Also:
Constant Field Values

RESOURCE_NAME_INPUT_PARAMETERS

public static final String RESOURCE_NAME_INPUT_PARAMETERS
See Also:
Constant Field Values

RESOURCE_NAME_EDIT_PARAMETERS

public static final String RESOURCE_NAME_EDIT_PARAMETERS
See Also:
Constant Field Values


Copyright © 2002-2006 Atlassian. All Rights Reserved.