public class DevelopmentLog extends Reference
development_log asset type in IGC, displayed as 'DevelopmentLog' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected String |
activity
The
activity property, displayed as 'Activity' in the IGC UI. |
protected String |
comment
The
comment property, displayed as 'Comment' in the IGC UI. |
protected Date |
date
The
date property, displayed as 'Date' in the IGC UI. |
protected ArrayList<String> |
development_log
The
development_log property, displayed as 'Header' in the IGC UI. |
protected String |
new_state
The
new_state property, displayed as 'New State' in the IGC UI. |
protected String |
person
The
person property, displayed as 'Person' in the IGC UI. |
protected String |
user_task_key
The
user_task_key property, displayed as 'User Task Key' in the IGC UI. |
protected String |
user_task_name
The
user_task_name property, displayed as 'User Task Name' in the IGC UI. |
protected String |
workflow_event
The
workflow_event property, displayed as 'Workflow Event' in the IGC UI. |
protected String |
workflow_instance_id
The
workflow_instance_id property, displayed as 'Workflow Instance Id' in the IGC UI. |
protected String |
workflow_new_state
The
workflow_new_state property, displayed as 'Workflow New State' in the IGC UI. |
protected String |
workflow_task
The
workflow_task property, displayed as 'Workflow Task' in the IGC UI. |
| Constructor and Description |
|---|
DevelopmentLog() |
canAssetBeCreatedFromPOJO, getAllPropertiesFromPOJO, getAssetDetails, getAssetTypeForSearch, getAssetTypeFromPOJO, getAssetWithSubsetOfProperties, getAssetWithSubsetOfProperties, getAssetWithSubsetOfProperties, getContext, getDisplayNameFromPOJO, getFieldByName, getFullAssetDetails, getId, getIdentity, getName, getNonRelationshipPropertiesFromPOJO, getPagedRelationalPropertiesFromPOJO, getPropertyByName, getStringPropertiesFromPOJO, getType, getUrl, hasModificationDetails, hasModificationDetails, hasProperty, isCreatableFromPOJO, isFullyRetrieved, isReference, isReference, isReferenceList, isReferenceList, isSimpleType, isSimpleType, populateContext, populateModificationDetails, setContext, setFullyRetrieved, setId, setName, setPropertyByName, setType, setUrlgetAllFields, toStringprotected Date date
date property, displayed as 'Date' in the IGC UI.protected String workflow_task
workflow_task property, displayed as 'Workflow Task' in the IGC UI.protected ArrayList<String> development_log
development_log property, displayed as 'Header' in the IGC UI.protected String activity
activity property, displayed as 'Activity' in the IGC UI.protected String new_state
new_state property, displayed as 'New State' in the IGC UI.protected String person
person property, displayed as 'Person' in the IGC UI.protected String comment
comment property, displayed as 'Comment' in the IGC UI.protected String user_task_key
user_task_key property, displayed as 'User Task Key' in the IGC UI.protected String user_task_name
user_task_name property, displayed as 'User Task Name' in the IGC UI.protected String workflow_instance_id
workflow_instance_id property, displayed as 'Workflow Instance Id' in the IGC UI.protected String workflow_event
workflow_event property, displayed as 'Workflow Event' in the IGC UI.protected String workflow_new_state
workflow_new_state property, displayed as 'Workflow New State' in the IGC UI.public static String getIgcTypeId()
public static String getIgcTypeDisplayName()
public String getWorkflowTask()
workflow_taskpublic void setWorkflowTask(String workflow_task)
workflow_taskpublic ArrayList<String> getDevelopmentLog()
development_logpublic void setDevelopmentLog(ArrayList<String> development_log)
development_logpublic String getUserTaskKey()
user_task_keypublic void setUserTaskKey(String user_task_key)
user_task_keypublic String getUserTaskName()
user_task_namepublic void setUserTaskName(String user_task_name)
user_task_namepublic String getWorkflowInstanceId()
workflow_instance_idpublic void setWorkflowInstanceId(String workflow_instance_id)
workflow_instance_idpublic String getWorkflowEvent()
workflow_eventpublic void setWorkflowEvent(String workflow_event)
workflow_eventpublic String getWorkflowNewState()
workflow_new_statepublic void setWorkflowNewState(String workflow_new_state)
workflow_new_statepublic static Boolean canBeCreated()
public static Boolean includesModificationDetails()
Copyright © 2018–2019 ODPi. All rights reserved.