public interface DocumentRoute extends DocumentRouteStepsContainer
DocumentRouteElement.save(CoreSession)
method should be called to persist its state.DocumentRouteElement.ElementLifeCycleState, DocumentRouteElement.ElementLifeCycleTransistion
Modifier and Type | Method and Description |
---|---|
List<String> |
getAttachedDocuments()
The list of documents processed by this route.
|
String |
getInitiator()
Get the username of the initiator.
|
String |
getModelId() |
String |
getModelName() |
void |
setAttachedDocuments(List<String> documentIds)
Set the list of id of documents attached to this instance of RouteModel replacing the previous list if any.
|
backToReady, cancel, canDeleteStep, canUndoStep, canUpdateStep, canValidateStep, followTransition, getAttachedDocuments, getDescription, getDocument, getDocumentRoute, getName, getTitle, isCanceled, isDone, isDraft, isModifiable, isReady, isRunning, isValidated, resume, run, run, save, setCanceled, setCanDeleteStep, setCanReadStep, setCanUpdateStep, setCanValidateStep, setDone, setReadOnly, setReady, setRunning, setValidated, validate
void setAttachedDocuments(List<String> documentIds)
documents
- List<String> getAttachedDocuments()
String getInitiator()
String getModelId()
String getModelName()
Copyright © 2015 Nuxeo SA. All rights reserved.