@Deprecated public class TaskStepImpl extends Object implements TaskStep
Modifier and Type | Field and Description |
---|---|
protected DocumentModel |
doc
Deprecated.
|
Constructor and Description |
---|
TaskStepImpl(DocumentModel doc)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
List<String> |
getActors()
Deprecated.
|
List<String> |
getComments()
Deprecated.
|
protected Date |
getDatePropertyValue(String propertyName)
Deprecated.
|
String |
getDirective()
Deprecated.
|
DocumentModel |
getDocument()
Deprecated.
|
Date |
getDueDate()
Deprecated.
|
String |
getId()
Deprecated.
|
String |
getName()
Deprecated.
|
protected <T> T |
getPropertyValue(String propertyName)
Deprecated.
|
Boolean |
hasAutomaticValidation()
Deprecated.
|
protected DocumentModel doc
public TaskStepImpl(DocumentModel doc)
public DocumentModel getDocument()
getDocument
in interface TaskStep
public String getDirective()
getDirective
in interface TaskStep
public List<String> getComments()
getComments
in interface TaskStep
public Date getDueDate()
getDueDate
in interface TaskStep
public Boolean hasAutomaticValidation()
hasAutomaticValidation
in interface TaskStep
protected <T> T getPropertyValue(String propertyName)
protected Date getDatePropertyValue(String propertyName)
Copyright © 2018 Nuxeo. All rights reserved.