@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 TaskSteppublic String getDirective()
getDirective in interface TaskSteppublic List<String> getComments()
getComments in interface TaskSteppublic Date getDueDate()
getDueDate in interface TaskSteppublic Boolean hasAutomaticValidation()
hasAutomaticValidation in interface TaskStepprotected <T> T getPropertyValue(String propertyName)
protected Date getDatePropertyValue(String propertyName)
Copyright © 2019 Nuxeo. All rights reserved.