Package | Description |
---|---|
org.kie.processmigration.model | |
org.kie.processmigration.model.exceptions | |
org.kie.processmigration.service | |
org.kie.processmigration.service.impl |
Modifier and Type | Method and Description |
---|---|
ProcessRef |
Plan.getSource() |
ProcessRef |
Plan.getTarget() |
ProcessRef |
ProcessRef.setContainerId(String containerId) |
ProcessRef |
ProcessRef.setProcessId(String processId) |
Modifier and Type | Method and Description |
---|---|
void |
Plan.setSource(ProcessRef source) |
void |
Plan.setTarget(ProcessRef target) |
Constructor and Description |
---|
ProcessDefinitionNotFoundException(String kieServerID,
ProcessRef processRef) |
Modifier and Type | Method and Description |
---|---|
boolean |
KieService.existsProcessDefinition(String kieServerId,
ProcessRef processRef) |
ProcessInfo |
KieService.getDefinition(String kieServerId,
ProcessRef processRef) |
Modifier and Type | Method and Description |
---|---|
boolean |
KieServiceImpl.existsProcessDefinition(String kieServerId,
ProcessRef processRef) |
ProcessInfo |
KieServiceImpl.getDefinition(String kieServerId,
ProcessRef processRef) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.