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 java.sql.SQLException, java.io.IOException, AuthorizeException, WorkflowException
activate in class Actionjava.sql.SQLExceptionjava.io.IOExceptionAuthorizeExceptionWorkflowExceptionpublic ActionResult execute(Context c, XmlWorkflowItem wfi, Step step, javax.servlet.http.HttpServletRequest request) throws java.sql.SQLException, AuthorizeException, java.io.IOException, WorkflowException
execute in class Actionjava.sql.SQLExceptionAuthorizeExceptionjava.io.IOExceptionWorkflowExceptionpublic int getMinimumAcceptanceScore()
public void setMinimumAcceptanceScore(int minimumAcceptanceScore)
Copyright © 2018 DuraSpace. All Rights Reserved.