@Deprecated public interface TaskStep
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getActors()
Deprecated.
|
List<String> |
getComments()
Deprecated.
|
String |
getDirective()
Deprecated.
|
DocumentModel |
getDocument()
Deprecated.
|
Date |
getDueDate()
Deprecated.
|
String |
getId()
Deprecated.
|
String |
getName()
Deprecated.
|
Boolean |
hasAutomaticValidation()
Deprecated.
|
DocumentModel getDocument()
String getId()
List<String> getActors() throws ClientException
ClientExceptionString getName() throws ClientException
ClientExceptionString getDirective() throws ClientException
ClientExceptionList<String> getComments() throws ClientException
ClientExceptionDate getDueDate() throws ClientException
ClientExceptionBoolean hasAutomaticValidation() throws ClientException
ClientExceptionCopyright © 2014 Nuxeo SA. All rights reserved.