jBPM Console NG - Process Runtime API 6.0.0.CR3

Serialized Form


Package org.jbpm.console.ng.pr.model

Class org.jbpm.console.ng.pr.model.NodeInstanceSummary extends Object implements Serializable

Serialized Fields

id

long id

processId

long processId

nodeName

String nodeName

nodeUniqueName

String nodeUniqueName

type

String type

timestamp

String timestamp

connection

String connection

completed

boolean completed

Class org.jbpm.console.ng.pr.model.ProcessInstanceSummary extends Object implements Serializable

Serialized Fields

id

long id

processId

String processId

processName

String processName

processVersion

String processVersion

state

int state

startTime

String startTime

deploymentId

String deploymentId

initiator

String initiator

Class org.jbpm.console.ng.pr.model.VariableSummary extends Object implements Serializable

Serialized Fields

variableId

String variableId

variableInstanceId

String variableInstanceId

processInstanceId

long processInstanceId

oldValue

String oldValue

newValue

String newValue

timestamp

long timestamp

type

String type


jBPM Console NG - Process Runtime API 6.0.0.CR3

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