public abstract class ProcessingAction extends Action
| Modifier and Type | Field and Description |
|---|---|
protected ClaimedTaskService |
claimedTaskService |
protected ItemService |
itemService |
| Constructor and Description |
|---|
ProcessingAction() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAuthorized(Context context,
javax.servlet.http.HttpServletRequest request,
XmlWorkflowItem wfi) |
activate, addErrorField, alertUsersOnActivation, execute, getErrorFields, getParent, getProvenanceStartId, setParent@Autowired(required=true) protected ClaimedTaskService claimedTaskService
@Autowired(required=true) protected ItemService itemService
public boolean isAuthorized(Context context, javax.servlet.http.HttpServletRequest request, XmlWorkflowItem wfi) throws SQLException
isAuthorized in class ActionSQLExceptionCopyright © 2017 DuraSpace. All rights reserved.