| Package | Description |
|---|---|
| org.camunda.community.bpmndt.api |
| Modifier and Type | Method and Description |
|---|---|
static JobHandler.Cardinality |
JobHandler.Cardinality.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JobHandler.Cardinality[] |
JobHandler.Cardinality.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
JobHandler(org.camunda.bpm.engine.ProcessEngine processEngine,
String activityId,
JobHandler.Cardinality cardinality)
Creates a new job handler.
|
Copyright © 2023 Camunda Services GmbH. All rights reserved.