public class ScoreEvaluationAction extends ProcessingAction
| Constructor and Description |
|---|
ScoreEvaluationAction() |
| 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) |
int |
getMinimumAcceptanceScore() |
void |
setMinimumAcceptanceScore(int minimumAcceptanceScore) |
isAuthorizedaddErrorField, alertUsersOnActivation, getErrorFields, getParent, getProvenanceStartId, setParentpublic 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 int getMinimumAcceptanceScore()
public void setMinimumAcceptanceScore(int minimumAcceptanceScore)
Copyright © 2013 DuraSpace. All Rights Reserved.