public class SelectReviewerAction extends ProcessingAction
| Modifier and Type | Field and Description |
|---|---|
protected EPersonService |
ePersonService |
static int |
MAIN_PAGE |
static int |
RESULTS_PER_PAGE |
static int |
SEARCH_RESULTS_PAGE |
protected WorkflowItemRoleService |
workflowItemRoleService |
claimedTaskService, itemService| Constructor and Description |
|---|
SelectReviewerAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
activate(Context c,
XmlWorkflowItem wf) |
ActionResult |
execute(Context c,
XmlWorkflowItem wfi,
Step step,
javax.servlet.http.HttpServletRequest request) |
String |
getRoleId() |
void |
setRoleId(String roleId) |
isAuthorizedaddErrorField, alertUsersOnActivation, getErrorFields, getParent, getProvenanceStartId, setParentpublic static final int MAIN_PAGE
public static final int SEARCH_RESULTS_PAGE
public static final int RESULTS_PER_PAGE
@Autowired(required=true) protected EPersonService ePersonService
@Autowired(required=true) protected WorkflowItemRoleService workflowItemRoleService
public void activate(Context c, XmlWorkflowItem wf) throws SQLException, IOException, AuthorizeException, WorkflowException
activate in class ActionSQLExceptionIOExceptionAuthorizeExceptionWorkflowExceptionpublic ActionResult execute(Context c, XmlWorkflowItem wfi, Step step, javax.servlet.http.HttpServletRequest request) throws SQLException, AuthorizeException, IOException, WorkflowException
execute in class ActionSQLExceptionAuthorizeExceptionIOExceptionWorkflowExceptionpublic String getRoleId()
public void setRoleId(String roleId)
Copyright © 2016 DuraSpace. All rights reserved.