|
jBPM distribution 6.0.0.Beta1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProcessDesc | |
|---|---|
| org.droolsjbpm.services.api | |
| org.droolsjbpm.services.api.bpmn2 | |
| org.droolsjbpm.services.impl | |
| org.droolsjbpm.services.impl.bpmn2 | |
| org.droolsjbpm.services.impl.helpers | |
| Uses of ProcessDesc in org.droolsjbpm.services.api |
|---|
| Methods in org.droolsjbpm.services.api that return ProcessDesc | |
|---|---|
ProcessDesc |
RuntimeDataService.getProcessById(String processId)
|
| Methods in org.droolsjbpm.services.api that return types with arguments of type ProcessDesc | |
|---|---|
Collection<ProcessDesc> |
RuntimeDataService.getProcesses()
|
Collection<ProcessDesc> |
RuntimeDataService.getProcessesByDomainName(String domainId)
|
Collection<ProcessDesc> |
DomainManagerService.getProcessesByDomainName(String domainName)
|
Collection<ProcessDesc> |
RuntimeDataService.getProcessesByFilter(String filter)
|
| Uses of ProcessDesc in org.droolsjbpm.services.api.bpmn2 |
|---|
| Methods in org.droolsjbpm.services.api.bpmn2 that return ProcessDesc | |
|---|---|
ProcessDesc |
BPMN2DataService.findProcessId(String bpmn2Content)
|
ProcessDesc |
BPMN2DataService.getProcessDesc(String processId)
|
| Uses of ProcessDesc in org.droolsjbpm.services.impl |
|---|
| Methods in org.droolsjbpm.services.impl that return ProcessDesc | |
|---|---|
ProcessDesc |
RuntimeDataServiceImpl.getProcessById(String processId)
|
| Methods in org.droolsjbpm.services.impl that return types with arguments of type ProcessDesc | |
|---|---|
Collection<ProcessDesc> |
RuntimeDataServiceImpl.getProcesses()
|
Collection<ProcessDesc> |
RuntimeDataServiceImpl.getProcessesByDomainName(String domainName)
|
Collection<ProcessDesc> |
DomainManagerServiceImpl.getProcessesByDomainName(String domainName)
|
Collection<ProcessDesc> |
RuntimeDataServiceImpl.getProcessesByFilter(String filter)
|
| Uses of ProcessDesc in org.droolsjbpm.services.impl.bpmn2 |
|---|
| Methods in org.droolsjbpm.services.impl.bpmn2 that return ProcessDesc | |
|---|---|
ProcessDesc |
BPMN2DataServiceImpl.findProcessId(String bpmn2Content)
|
ProcessDesc |
ProcessDescRepoHelper.getProcess()
|
ProcessDesc |
BPMN2DataServiceImpl.getProcessDesc(String processId)
|
| Methods in org.droolsjbpm.services.impl.bpmn2 with parameters of type ProcessDesc | |
|---|---|
void |
ProcessDescRepoHelper.setProcess(ProcessDesc process)
|
| Uses of ProcessDesc in org.droolsjbpm.services.impl.helpers |
|---|
| Methods in org.droolsjbpm.services.impl.helpers that return ProcessDesc | |
|---|---|
static ProcessDesc |
ProcessDescFactory.newProcessDesc(String domainName,
Process process)
|
|
jBPM distribution 6.0.0.Beta1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||