public class PerformTaskStep extends AbstractStep
| Modifier and Type | Field and Description |
|---|---|
protected static Message |
T_approve_help |
protected static Message |
T_approve_submit |
protected static Message |
T_cancel_submit |
protected static Message |
T_commit_help |
protected static Message |
T_commit_submit |
protected static Message |
T_edit_help |
protected static Message |
T_edit_submit |
protected static Message |
T_info1
Language Strings
|
protected static Message |
T_leave_help |
protected static Message |
T_leave_submit |
protected static Message |
T_reject_help |
protected static Message |
T_reject_submit |
protected static Message |
T_return_help |
protected static Message |
T_return_submit |
protected static Message |
T_take_help |
protected static Message |
T_take_submit |
errorFields, errorFlag, handle, id, requireHandle, requireStep, requireSubmission, requireWorkflow, requireWorkspace, stepAndPage, submission, submissionInfo, T_complete, T_creative_commons, T_default_title, T_default_trail, T_describe, T_dspace_home, T_initial_questions, T_license, T_next, T_previous, T_review, T_save, T_showfull, T_showsimple, T_submission_head, T_submission_title, T_submission_trail, T_upload, T_workflow_head, T_workflow_title, T_workflow_trailcontext, contextPath, eperson, knot, objectModel, parameters, servletPath, sitemapURI, url| Constructor and Description |
|---|
PerformTaskStep()
Establish our required parameters, abstractStep will enforce these.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addBody(Body body)
Abstract implementations of WingTransformer.
|
addControlButtons, addJumpButton, addPageMeta, addSubmissionProgressList, getErrorFields, getMaxStepAndPageReached, getPage, getStep, isFirstStep, isLastStep, recycle, setupaddOptions, addUserMeta, decodeFromURL, dispose, encodeForURL, generateURL, getComponentName, getObjectManager, handleExceptioncreateWingDocument, endDocument, endElement, endPrefixMapping, getDefaultMessageCatalogue, message, message, setupWing, startDocument, startElement, startPrefixMappingcharacters, comment, endCDATA, endDTD, endEntity, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startCDATA, startDTD, startEntitysetConsumer, setContentHandler, setLexicalHandlerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcharacters, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntitycomment, endCDATA, endDTD, endEntity, startCDATA, startDTD, startEntityprotected static final Message T_info1
protected static final Message T_take_help
protected static final Message T_take_submit
protected static final Message T_leave_help
protected static final Message T_leave_submit
protected static final Message T_approve_help
protected static final Message T_approve_submit
protected static final Message T_commit_help
protected static final Message T_commit_submit
protected static final Message T_reject_help
protected static final Message T_reject_submit
protected static final Message T_edit_help
protected static final Message T_edit_submit
protected static final Message T_return_help
protected static final Message T_return_submit
protected static final Message T_cancel_submit
public PerformTaskStep()
public void addBody(Body body) throws SAXException, WingException, UIException, SQLException, IOException, AuthorizeException
AbstractWingTransformeraddBody in interface DSpaceTransformeraddBody in interface WingTransformeraddBody in class AbstractDSpaceTransformerbody - to be added.SAXException - whenever.WingException - whenever.UIException - whenever.SQLException - whenever.IOException - whenever.AuthorizeException - whenever.Copyright © 2016 DuraSpace. All rights reserved.