Package ru.slie.luna.issue.workflow
Interface WorkflowTransientVars
public interface WorkflowTransientVars
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptiongetContextValue(String key) getIssue()getUser()voidsetContextParam(String key, Object value)
-
Field Details
-
CHANGES_KEY
- See Also:
-
WORKLOG_KEY
- See Also:
-
COMMENT_KEY
- See Also:
-
-
Method Details
-
getUser
User getUser() -
getIssue
Issue getIssue() -
getAction
WorkflowAction getAction() -
getWorkflow
Workflow getWorkflow() -
getActionFunction
WorkflowActionFunction getActionFunction() -
getContextMap
-
getContextValue
-
setContextParam
-
getRequestParams
-