Serialized Form
-
Package org.exoplatform.processes.entity
-
Class org.exoplatform.processes.entity.WorkEntity
class WorkEntity extends Object implements Serializable -
Class org.exoplatform.processes.entity.WorkFlowEntity
class WorkFlowEntity extends Object implements Serializable-
Serialized Fields
-
createdDate
Date createdDate
-
creatorId
Long creatorId
-
description
String description
-
enabled
boolean enabled
-
helpLink
String helpLink
-
id
Long id
-
illustrationImageId
Long illustrationImageId
-
image
String image
-
manager
Set<String> manager
-
modifiedDate
Date modifiedDate
-
modifierId
Long modifierId
-
participator
Set<String> participator
-
projectId
Long projectId
-
summary
String summary
-
title
String title
-
-
-