| Package | Description |
|---|---|
| org.bonitasoft.engine.bpm.flownode |
Copyright (C) 2015 BonitaSoft S.A.
|
| org.bonitasoft.engine.bpm.flownode.impl | |
| 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 | Interface and Description |
|---|---|
interface |
ManualTaskDefinition
A Manual Task is a Task that is not managed by any business process engine
It represent a work that is done outside of the system.
|
interface |
UserTaskDefinition
A User Task is a typical “workflow” Task where a human performer performs the Task with the assistance of a
software application and is scheduled through a task list manager of some sort
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
HumanTaskDefinition
Deprecated.
since 6.2.3
|
| Modifier and Type | Class and Description |
|---|---|
class |
HumanTaskDefinitionImpl |
class |
ManualTaskDefinitionImpl |
class |
UserTaskDefinitionImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
ModelFinderVisitor.find(HumanTaskDefinition humanTaskDefinition,
long modelId) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExpressionFinder.find(HumanTaskDefinition humanTaskDefinition,
long expressionDefinitionId) |
Copyright © 2018 Bonitasoft S.A.. All rights reserved.