jBPM Console NG - Business Domain API 6.2.1-SNAPSHOT

Serialized Form


Package org.jbpm.console.ng.bd.exception

Class org.jbpm.console.ng.bd.exception.DeploymentException extends RuntimeException implements Serializable


Package org.jbpm.console.ng.bd.model

Class org.jbpm.console.ng.bd.model.DeploymentUnitSummary extends GenericSummary implements Serializable

serialVersionUID: 6584282551560911624L

Serialized Fields

type

String type

active

boolean active

Class org.jbpm.console.ng.bd.model.DomainSummary extends Object implements Serializable

Serialized Fields

id

long id

name

String name

organization

String organization

runtimes

List<E> runtimes

Class org.jbpm.console.ng.bd.model.KieSessionSummary extends Object implements Serializable

Serialized Fields

sessionId

long sessionId

Class org.jbpm.console.ng.bd.model.KModuleDeploymentUnitSummary extends DeploymentUnitSummary implements Serializable

serialVersionUID: 3208375669317804514L

Serialized Fields

groupId

String groupId

artifactId

String artifactId

version

String version

kbaseName

String kbaseName

ksessionName

String ksessionName

strategy

String strategy

mergeMode

String mergeMode

Class org.jbpm.console.ng.bd.model.OrganizationSummary extends Object implements Serializable

Serialized Fields

id

long id

name

String name

domains

List<E> domains

Class org.jbpm.console.ng.bd.model.RuleNotificationSummary extends Object implements Serializable

Serialized Fields

id

long id

notification

String notification

sessionId

int sessionId

dataTimeStamp

Date dataTimeStamp

Class org.jbpm.console.ng.bd.model.RuntimeLogSummary extends Object implements Serializable

Serialized Fields

id

long id

time

String time

logLine

String logLine

type

String type

Class org.jbpm.console.ng.bd.model.RuntimeSummary extends Object implements Serializable

Serialized Fields

id

long id

name

String name

reference

String reference

type

String type

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

Class org.jbpm.console.ng.bd.model.events.DeployedUnitChangedEvent extends Object implements Serializable

Serialized Fields

unitId

String unitId


jBPM Console NG - Business Domain API 6.2.1-SNAPSHOT

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