| Package | Description |
|---|---|
| ee.telekom.workflow.graph.node.gateway |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractConditionalGateway
Abstract gateway that is providing common functionality for gateways
that support conditional transitions.
|
class |
AndFork
Gateway, that implements the "parallel split" workflow pattern.
|
class |
AndJoin
Gateway, that implements the "structured synchronizing merge" workflow pattern.
|
class |
CancellingDiscriminator
Gateway, that implements the "cancelling discriminator" workflow pattern.
|
class |
OrFork
Gateway, that implements the "multiple choice" workflow pattern.
|
class |
XorFork
Gateway, that is implements the "exclusive choice" workflow pattern and the "structured loop" pattern.
|
class |
XorJoin
Gateway, that may optionally be used in connection with
XorForks to increase the readability of graph definitions. |
Copyright © 2018. All rights reserved.