@Generated(value="")
public class Task
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
assetTitle |
protected java.util.Map<java.lang.String,java.lang.String> |
assetTitle_i18n |
protected java.lang.String |
assetType |
protected java.util.Map<java.lang.String,java.lang.String> |
assetType_i18n |
protected Assignee |
assignee |
protected java.lang.String |
className |
protected java.lang.Long |
classPK |
protected java.lang.Boolean |
completed |
protected java.lang.Long |
completionUserId |
protected java.util.Date |
dateCompletion |
protected java.util.Date |
dateCreated |
protected java.util.Date |
dateModified |
protected java.lang.Long |
duration |
protected java.lang.Long |
id |
protected java.lang.Long |
instanceId |
protected java.lang.String |
label |
protected java.lang.String |
name |
protected java.lang.Long |
nodeId |
protected java.lang.Long |
processId |
protected java.lang.String |
processVersion |
java.lang.String |
xClassName |
Constructor and Description |
---|
Task() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object object) |
@Valid java.util.Map<java.lang.String,java.lang.String> |
getAssetTitle_i18n() |
java.lang.String |
getAssetTitle() |
@Valid java.util.Map<java.lang.String,java.lang.String> |
getAssetType_i18n() |
java.lang.String |
getAssetType() |
@Valid Assignee |
getAssignee() |
java.lang.String |
getClassName() |
java.lang.Long |
getClassPK() |
java.lang.Boolean |
getCompleted() |
java.lang.Long |
getCompletionUserId() |
java.util.Date |
getDateCompletion() |
java.util.Date |
getDateCreated() |
java.util.Date |
getDateModified() |
java.lang.Long |
getDuration() |
java.lang.Long |
getId() |
java.lang.Long |
getInstanceId() |
java.lang.String |
getLabel() |
java.lang.String |
getName() |
java.lang.Long |
getNodeId() |
java.lang.Long |
getProcessId() |
java.lang.String |
getProcessVersion() |
int |
hashCode() |
void |
setAssetTitle_i18n(java.util.Map<java.lang.String,java.lang.String> assetTitle_i18n) |
void |
setAssetTitle_i18n(com.liferay.petra.function.UnsafeSupplier<java.util.Map<java.lang.String,java.lang.String>,java.lang.Exception> assetTitle_i18nUnsafeSupplier) |
void |
setAssetTitle(java.lang.String assetTitle) |
void |
setAssetTitle(com.liferay.petra.function.UnsafeSupplier<java.lang.String,java.lang.Exception> assetTitleUnsafeSupplier) |
void |
setAssetType_i18n(java.util.Map<java.lang.String,java.lang.String> assetType_i18n) |
void |
setAssetType_i18n(com.liferay.petra.function.UnsafeSupplier<java.util.Map<java.lang.String,java.lang.String>,java.lang.Exception> assetType_i18nUnsafeSupplier) |
void |
setAssetType(java.lang.String assetType) |
void |
setAssetType(com.liferay.petra.function.UnsafeSupplier<java.lang.String,java.lang.Exception> assetTypeUnsafeSupplier) |
void |
setAssignee(Assignee assignee) |
void |
setAssignee(com.liferay.petra.function.UnsafeSupplier<Assignee,java.lang.Exception> assigneeUnsafeSupplier) |
void |
setClassName(java.lang.String className) |
void |
setClassName(com.liferay.petra.function.UnsafeSupplier<java.lang.String,java.lang.Exception> classNameUnsafeSupplier) |
void |
setClassPK(java.lang.Long classPK) |
void |
setClassPK(com.liferay.petra.function.UnsafeSupplier<java.lang.Long,java.lang.Exception> classPKUnsafeSupplier) |
void |
setCompleted(java.lang.Boolean completed) |
void |
setCompleted(com.liferay.petra.function.UnsafeSupplier<java.lang.Boolean,java.lang.Exception> completedUnsafeSupplier) |
void |
setCompletionUserId(java.lang.Long completionUserId) |
void |
setCompletionUserId(com.liferay.petra.function.UnsafeSupplier<java.lang.Long,java.lang.Exception> completionUserIdUnsafeSupplier) |
void |
setDateCompletion(java.util.Date dateCompletion) |
void |
setDateCompletion(com.liferay.petra.function.UnsafeSupplier<java.util.Date,java.lang.Exception> dateCompletionUnsafeSupplier) |
void |
setDateCreated(java.util.Date dateCreated) |
void |
setDateCreated(com.liferay.petra.function.UnsafeSupplier<java.util.Date,java.lang.Exception> dateCreatedUnsafeSupplier) |
void |
setDateModified(java.util.Date dateModified) |
void |
setDateModified(com.liferay.petra.function.UnsafeSupplier<java.util.Date,java.lang.Exception> dateModifiedUnsafeSupplier) |
void |
setDuration(java.lang.Long duration) |
void |
setDuration(com.liferay.petra.function.UnsafeSupplier<java.lang.Long,java.lang.Exception> durationUnsafeSupplier) |
void |
setId(java.lang.Long id) |
void |
setId(com.liferay.petra.function.UnsafeSupplier<java.lang.Long,java.lang.Exception> idUnsafeSupplier) |
void |
setInstanceId(java.lang.Long instanceId) |
void |
setInstanceId(com.liferay.petra.function.UnsafeSupplier<java.lang.Long,java.lang.Exception> instanceIdUnsafeSupplier) |
void |
setLabel(java.lang.String label) |
void |
setLabel(com.liferay.petra.function.UnsafeSupplier<java.lang.String,java.lang.Exception> labelUnsafeSupplier) |
void |
setName(java.lang.String name) |
void |
setName(com.liferay.petra.function.UnsafeSupplier<java.lang.String,java.lang.Exception> nameUnsafeSupplier) |
void |
setNodeId(java.lang.Long nodeId) |
void |
setNodeId(com.liferay.petra.function.UnsafeSupplier<java.lang.Long,java.lang.Exception> nodeIdUnsafeSupplier) |
void |
setProcessId(java.lang.Long processId) |
void |
setProcessId(com.liferay.petra.function.UnsafeSupplier<java.lang.Long,java.lang.Exception> processIdUnsafeSupplier) |
void |
setProcessVersion(java.lang.String processVersion) |
void |
setProcessVersion(com.liferay.petra.function.UnsafeSupplier<java.lang.String,java.lang.Exception> processVersionUnsafeSupplier) |
static Task |
toDTO(java.lang.String json) |
java.lang.String |
toString() |
protected java.lang.String assetTitle
protected java.util.Map<java.lang.String,java.lang.String> assetTitle_i18n
protected java.lang.String assetType
protected java.util.Map<java.lang.String,java.lang.String> assetType_i18n
protected Assignee assignee
protected java.lang.String className
protected java.lang.Long classPK
protected java.lang.Boolean completed
protected java.lang.Long completionUserId
protected java.util.Date dateCompletion
protected java.util.Date dateCreated
protected java.util.Date dateModified
protected java.lang.Long duration
protected java.lang.Long id
protected java.lang.Long instanceId
protected java.lang.String label
protected java.lang.String name
protected java.lang.Long nodeId
protected java.lang.Long processId
protected java.lang.String processVersion
public java.lang.String xClassName
public static Task toDTO(java.lang.String json)
public java.lang.String getAssetTitle()
public void setAssetTitle(java.lang.String assetTitle)
public void setAssetTitle(com.liferay.petra.function.UnsafeSupplier<java.lang.String,java.lang.Exception> assetTitleUnsafeSupplier)
@Valid public @Valid java.util.Map<java.lang.String,java.lang.String> getAssetTitle_i18n()
public void setAssetTitle_i18n(java.util.Map<java.lang.String,java.lang.String> assetTitle_i18n)
public void setAssetTitle_i18n(com.liferay.petra.function.UnsafeSupplier<java.util.Map<java.lang.String,java.lang.String>,java.lang.Exception> assetTitle_i18nUnsafeSupplier)
public java.lang.String getAssetType()
public void setAssetType(java.lang.String assetType)
public void setAssetType(com.liferay.petra.function.UnsafeSupplier<java.lang.String,java.lang.Exception> assetTypeUnsafeSupplier)
@Valid public @Valid java.util.Map<java.lang.String,java.lang.String> getAssetType_i18n()
public void setAssetType_i18n(java.util.Map<java.lang.String,java.lang.String> assetType_i18n)
public void setAssetType_i18n(com.liferay.petra.function.UnsafeSupplier<java.util.Map<java.lang.String,java.lang.String>,java.lang.Exception> assetType_i18nUnsafeSupplier)
@Valid public @Valid Assignee getAssignee()
public void setAssignee(Assignee assignee)
public void setAssignee(com.liferay.petra.function.UnsafeSupplier<Assignee,java.lang.Exception> assigneeUnsafeSupplier)
public java.lang.String getClassName()
public void setClassName(java.lang.String className)
public void setClassName(com.liferay.petra.function.UnsafeSupplier<java.lang.String,java.lang.Exception> classNameUnsafeSupplier)
public java.lang.Long getClassPK()
public void setClassPK(java.lang.Long classPK)
public void setClassPK(com.liferay.petra.function.UnsafeSupplier<java.lang.Long,java.lang.Exception> classPKUnsafeSupplier)
public java.lang.Boolean getCompleted()
public void setCompleted(java.lang.Boolean completed)
public void setCompleted(com.liferay.petra.function.UnsafeSupplier<java.lang.Boolean,java.lang.Exception> completedUnsafeSupplier)
public java.lang.Long getCompletionUserId()
public void setCompletionUserId(java.lang.Long completionUserId)
public void setCompletionUserId(com.liferay.petra.function.UnsafeSupplier<java.lang.Long,java.lang.Exception> completionUserIdUnsafeSupplier)
public java.util.Date getDateCompletion()
public void setDateCompletion(java.util.Date dateCompletion)
public void setDateCompletion(com.liferay.petra.function.UnsafeSupplier<java.util.Date,java.lang.Exception> dateCompletionUnsafeSupplier)
public java.util.Date getDateCreated()
public void setDateCreated(java.util.Date dateCreated)
public void setDateCreated(com.liferay.petra.function.UnsafeSupplier<java.util.Date,java.lang.Exception> dateCreatedUnsafeSupplier)
public java.util.Date getDateModified()
public void setDateModified(java.util.Date dateModified)
public void setDateModified(com.liferay.petra.function.UnsafeSupplier<java.util.Date,java.lang.Exception> dateModifiedUnsafeSupplier)
public java.lang.Long getDuration()
public void setDuration(java.lang.Long duration)
public void setDuration(com.liferay.petra.function.UnsafeSupplier<java.lang.Long,java.lang.Exception> durationUnsafeSupplier)
public java.lang.Long getId()
public void setId(java.lang.Long id)
public void setId(com.liferay.petra.function.UnsafeSupplier<java.lang.Long,java.lang.Exception> idUnsafeSupplier)
public java.lang.Long getInstanceId()
public void setInstanceId(java.lang.Long instanceId)
public void setInstanceId(com.liferay.petra.function.UnsafeSupplier<java.lang.Long,java.lang.Exception> instanceIdUnsafeSupplier)
public java.lang.String getLabel()
public void setLabel(java.lang.String label)
public void setLabel(com.liferay.petra.function.UnsafeSupplier<java.lang.String,java.lang.Exception> labelUnsafeSupplier)
public java.lang.String getName()
public void setName(java.lang.String name)
public void setName(com.liferay.petra.function.UnsafeSupplier<java.lang.String,java.lang.Exception> nameUnsafeSupplier)
public java.lang.Long getNodeId()
public void setNodeId(java.lang.Long nodeId)
public void setNodeId(com.liferay.petra.function.UnsafeSupplier<java.lang.Long,java.lang.Exception> nodeIdUnsafeSupplier)
public java.lang.Long getProcessId()
public void setProcessId(java.lang.Long processId)
public void setProcessId(com.liferay.petra.function.UnsafeSupplier<java.lang.Long,java.lang.Exception> processIdUnsafeSupplier)
public java.lang.String getProcessVersion()
public void setProcessVersion(java.lang.String processVersion)
public void setProcessVersion(com.liferay.petra.function.UnsafeSupplier<java.lang.String,java.lang.Exception> processVersionUnsafeSupplier)
public boolean equals(java.lang.Object object)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public java.lang.String toString()
toString
in class java.lang.Object