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<MessageDesc> |
ProcessDescriptor.getMessages() |
Modifier and Type | Method and Description |
---|---|
void |
ProcessDescriptor.setMessages(Collection<MessageDesc> messages) |
Modifier and Type | Class and Description |
---|---|
class |
MessageDescImpl |
Modifier and Type | Method and Description |
---|---|
Collection<MessageDesc> |
ProcessAssetDesc.getMessagesDesc() |
Modifier and Type | Method and Description |
---|---|
void |
ProcessAssetDesc.setMessagesDesc(Collection<MessageDesc> messagesDesc) |
Modifier and Type | Method and Description |
---|---|
Collection<MessageDesc> |
ProcessDefinition.getMessagesDesc()
Returns process definition signals.
|
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.