com.atlassian.jira.workflow
Interface WorkflowProgressAware
public interface WorkflowProgressAware
getRemoteUser
com.atlassian.crowd.embedded.api.User getRemoteUser()
getAction
int getAction()
setAction
void setAction(int action)
addErrorMessage
void addErrorMessage(String error)
addError
void addError(String name,
String error)
getAdditionalInputs
Map getAdditionalInputs()
getIssue
MutableIssue getIssue()
throws Exception
- Throws:
Exception
getProject
org.ofbiz.core.entity.GenericValue getProject()
throws Exception
- Throws:
Exception
Copyright © 2002-2011 Atlassian. All Rights Reserved.