Package | Description |
---|---|
org.jbpm.kie.services.impl.bpmn2 | |
org.jbpm.kie.services.impl.model | |
org.jbpm.services.api.model |
Modifier and Type | Method and Description |
---|---|
Collection<SignalDesc> |
ProcessDescriptor.getSignalsDesc() |
Modifier and Type | Method and Description |
---|---|
void |
ProcessDescriptor.setSignalsDesc(Collection<SignalDesc> signalsDesc) |
Modifier and Type | Class and Description |
---|---|
class |
SignalDescImpl |
Modifier and Type | Method and Description |
---|---|
Collection<SignalDesc> |
ProcessAssetDesc.getSignalsDesc() |
Modifier and Type | Method and Description |
---|---|
void |
ProcessAssetDesc.setSignalsDesc(Collection<SignalDesc> signalsDesc) |
Modifier and Type | Method and Description |
---|---|
Collection<SignalDesc> |
ProcessDefinition.getSignalsDesc()
Returns process definition signals.
|
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.