jBPM Console NG - Human Tasks API 6.1.0.Beta4

Serialized Form


Package org.jbpm.console.ng.ht.model

Class org.jbpm.console.ng.ht.model.CommentSummary extends Object implements Serializable

Serialized Fields

id

long id

text

String text

addedBy

String addedBy

addedAt

Date addedAt

Class org.jbpm.console.ng.ht.model.Day extends Object implements Serializable

Serialized Fields

date

Date date

dayOfWeekName

String dayOfWeekName

Class org.jbpm.console.ng.ht.model.GenericSummary extends Object implements Serializable

serialVersionUID: -8709434225517887911L

Serialized Fields

id

Object id

name

String name

Class org.jbpm.console.ng.ht.model.Group extends IdentitySummary implements Serializable

serialVersionUID: -8439757821807142776L

Serialized Fields

parent

Group parent

Class org.jbpm.console.ng.ht.model.IdentitySummary extends Object implements Serializable

serialVersionUID: -2770686571222400395L

Serialized Fields

id

String id

name

String name

Class org.jbpm.console.ng.ht.model.TaskDefSummary extends Object implements Serializable

Serialized Fields

id

long id

name

String name

Class org.jbpm.console.ng.ht.model.TaskEventSummary extends Object implements Serializable

Serialized Fields

id

Long id

taskId

Long taskId

type

String type

userId

String userId

logTime

Date logTime

Class org.jbpm.console.ng.ht.model.TaskSummary extends Object implements Serializable

serialVersionUID: -506604206868228075L

Serialized Fields

id

long id

name

String name

subject

String subject

description

String description

status

String status

priority

int priority

parentId

int parentId

skipable

boolean skipable

actualOwner

String actualOwner

createdBy

String createdBy

createdOn

Date createdOn

activationTime

Date activationTime

expirationTime

Date expirationTime

processInstanceId

long processInstanceId

processId

String processId

processSessionId

int processSessionId

subTaskStrategy

String subTaskStrategy

potentialOwners

List<E> potentialOwners

Class org.jbpm.console.ng.ht.model.TypeRole extends IdentitySummary implements Serializable

serialVersionUID: -2191443623658177232L

Class org.jbpm.console.ng.ht.model.User extends IdentitySummary implements Serializable

serialVersionUID: 856385605085015299L

Serialized Fields

typesRole

List<E> typesRole

groups

List<E> groups

Package org.jbpm.console.ng.ht.model.events

Class org.jbpm.console.ng.ht.model.events.EditPanelEvent extends Object implements Serializable

serialVersionUID: 905246001127154631L

Serialized Fields

taskId

Long taskId

Class org.jbpm.console.ng.ht.model.events.NewTaskEvent extends Object implements Serializable

serialVersionUID: -7547942104170821133L

Serialized Fields

newTaskId

Long newTaskId

newTaskName

String newTaskName

Class org.jbpm.console.ng.ht.model.events.TaskCalendarEvent extends Object implements Serializable

serialVersionUID: -4283709388851995527L

Serialized Fields

taskEventId

Long taskEventId

Class org.jbpm.console.ng.ht.model.events.TaskRefreshedEvent extends Object implements Serializable

Serialized Fields

taskId

long taskId

taskName

String taskName

Class org.jbpm.console.ng.ht.model.events.TaskSelectionEvent extends Object implements Serializable

Serialized Fields

taskId

long taskId

taskName

String taskName

place

String place

Class org.jbpm.console.ng.ht.model.events.TaskStyleEvent extends Object implements Serializable

serialVersionUID: 5971973595763612116L

Serialized Fields

taskEventId

Long taskEventId


jBPM Console NG - Human Tasks API 6.1.0.Beta4

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.