| Package | Description |
|---|---|
| org.bonitasoft.engine.bpm.context |
Copyright (C) 2015 BonitaSoft S.A.
|
| org.bonitasoft.engine.bpm.flownode |
Copyright (C) 2015 BonitaSoft S.A.
|
| org.bonitasoft.engine.bpm.flownode.impl.internal |
Copyright (C) 2015 BonitaSoft S.A.
|
| org.bonitasoft.engine.bpm.process |
Package org.bonitasoft.engine.bpm.process gathers all model interfaces and exceptions related to process instance / definition objects manipulated
by process APIs.
|
| org.bonitasoft.engine.bpm.process.impl.internal |
Copyright (C) 2015 BonitaSoft S.A.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ContextEntryImpl |
| Modifier and Type | Method and Description |
|---|---|
List<ContextEntry> |
UserTaskDefinition.getContext() |
| Modifier and Type | Method and Description |
|---|---|
List<ContextEntry> |
UserTaskDefinitionImpl.getContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
UserTaskDefinitionImpl.addContextEntry(ContextEntry contextEntry) |
| Modifier and Type | Method and Description |
|---|---|
List<ContextEntry> |
DesignProcessDefinition.getContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
ModelFinderVisitor.find(ContextEntry contextEntry,
long modelId) |
| Modifier and Type | Method and Description |
|---|---|
List<ContextEntry> |
DesignProcessDefinitionImpl.getContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
DesignProcessDefinitionImpl.addContextEntry(ContextEntry contextEntry) |
void |
ExpressionFinder.find(ContextEntry contextEntry,
long expressionDefinitionId) |
Copyright © 2018 Bonitasoft S.A.. All rights reserved.