jBPM Console NG - Human Tasks API 6.0.0.CR4-Pre1

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.IdentitySummary extends Object implements Serializable

serialVersionUID: -2770686571222400395L

Serialized Fields

id

String id

type

String type

idParent

String idParent

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.TaskSummary extends Object implements Serializable

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

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

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.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

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

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

Serialized Fields

menuItemDesc

Map<K,V> menuItemDesc

groupName

String groupName


jBPM Console NG - Human Tasks API 6.0.0.CR4-Pre1

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