| Package | Description |
|---|---|
| org.mule.module.bpm |
| Modifier and Type | Field and Description |
|---|---|
protected BPMS |
ProcessComponent.bpms
The underlying BPMS
|
| Modifier and Type | Method and Description |
|---|---|
BPMS |
ProcessComponent.getBpms() |
BPMS |
Process.getBpms() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessComponent.setBpms(BPMS bpms) |
| Constructor and Description |
|---|
Process(BPMS bpms,
String name,
String resource,
org.mule.api.construct.FlowConstruct flowConstruct,
org.mule.api.MuleContext muleContext) |
Process(BPMS bpms,
String name,
String resource,
String processIdField,
org.mule.api.construct.FlowConstruct flowConstruct,
org.mule.api.MuleContext muleContext) |
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.