|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Process | |
|---|---|
| org.camunda.bpm.model.cmmn.impl.instance | |
| org.camunda.bpm.model.cmmn.instance | |
| Uses of Process in org.camunda.bpm.model.cmmn.impl.instance |
|---|
| Classes in org.camunda.bpm.model.cmmn.impl.instance that implement Process | |
|---|---|
class |
ProcessImpl
|
| Fields in org.camunda.bpm.model.cmmn.impl.instance with type parameters of type Process | |
|---|---|
protected static org.camunda.bpm.model.xml.type.child.ChildElementCollection<Process> |
DefinitionsImpl.processCollection
|
protected static org.camunda.bpm.model.xml.type.reference.AttributeReference<Process> |
ProcessTaskImpl.processRefAttribute
|
| Methods in org.camunda.bpm.model.cmmn.impl.instance that return Process | |
|---|---|
Process |
ProcessTaskImpl.getProcess()
|
| Methods in org.camunda.bpm.model.cmmn.impl.instance that return types with arguments of type Process | |
|---|---|
Collection<Process> |
DefinitionsImpl.getProcesses()
|
| Methods in org.camunda.bpm.model.cmmn.impl.instance with parameters of type Process | |
|---|---|
void |
ProcessTaskImpl.setProcess(Process process)
|
| Uses of Process in org.camunda.bpm.model.cmmn.instance |
|---|
| Methods in org.camunda.bpm.model.cmmn.instance that return Process | |
|---|---|
Process |
ProcessTask.getProcess()
|
| Methods in org.camunda.bpm.model.cmmn.instance that return types with arguments of type Process | |
|---|---|
Collection<Process> |
Definitions.getProcesses()
|
| Methods in org.camunda.bpm.model.cmmn.instance with parameters of type Process | |
|---|---|
void |
ProcessTask.setProcess(Process process)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||