jBPM Console NG - Human Tasks API 6.0.0.Beta5

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

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

Serialized Fields

taskId

long taskId

userId

String userId

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

Serialized Fields

userId

String userId

groupsId

List<E> groupsId

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

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