@Deprecated public class TaskStepImpl extends Object implements TaskStep
| Constructor and Description |
|---|
TaskStepImpl(DocumentModel doc)
Deprecated.
|
| 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.
|
public TaskStepImpl(DocumentModel doc)
public DocumentModel getDocument()
getDocument in interface TaskSteppublic List<String> getActors() throws ClientException
getActors in interface TaskStepClientExceptionpublic String getName() throws ClientException
getName in interface TaskStepClientExceptionpublic String getDirective() throws ClientException
getDirective in interface TaskStepClientExceptionpublic List<String> getComments() throws ClientException
getComments in interface TaskStepClientExceptionpublic Date getDueDate() throws ClientException
getDueDate in interface TaskStepClientExceptionpublic Boolean hasAutomaticValidation() throws ClientException
hasAutomaticValidation in interface TaskStepClientExceptionCopyright © 2015 Nuxeo SA. All rights reserved.