jBPM Console NG - Human Tasks API 6.2.0.CR3

Serialized Form


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

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

serialVersionUID: -506604206868228075L

Serialized Fields

taskId

Long taskId

status

String status

activationTime

Date activationTime

name

String name

description

String description

priority

int priority

createdBy

String createdBy

actualOwner

String actualOwner

createdOn

Date createdOn

dueDate

Date dueDate

processInstanceId

Long processInstanceId

processId

String processId

processSessionId

Long processSessionId

parentId

Long parentId

deploymentId

String deploymentId

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.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.TaskAssignmentSummary extends GenericSummary implements Serializable

Serialized Fields

taskId

Long taskId

taskName

String taskName

actualOwner

String actualOwner

potOwnersString

List<E> potOwnersString

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 GenericSummary implements Serializable

Serialized Fields

eventId

Long eventId

taskId

Long taskId

type

String type

userId

String userId

logTime

Date logTime

workItemId

Long workItemId

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

Serialized Fields

day

Day day

tasks

List<E> tasks

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

Serialized Fields

taskId

Long taskId

taskName

String taskName

description

String description

status

String status

priority

int priority

actualOwner

String actualOwner

createdBy

String createdBy

createdOn

Date createdOn

activationTime

Date activationTime

expirationTime

Date expirationTime

processInstanceId

Long processInstanceId

processId

String processId

processSessionId

Long processSessionId

deploymentId

String deploymentId

isForAdmin

boolean isForAdmin

parentId

Long parentId

potOwnersString

List<E> potOwnersString

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

serialVersionUID: -7547942104170821133L

Serialized Fields

name

String name

params

Map<K,V> params

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

forAdmin

boolean forAdmin

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

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