@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
ClientException
String getName() throws ClientException
ClientException
String getDirective() throws ClientException
ClientException
List<String> getComments() throws ClientException
ClientException
Date getDueDate() throws ClientException
ClientException
Boolean hasAutomaticValidation() throws ClientException
ClientException
Copyright © 2015 Nuxeo SA. All rights reserved.