|
jBPM distribution 6.2.0.CR4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProcessDescriptionRepository | |
---|---|
org.jbpm.kie.services.impl.bpmn2 |
Uses of ProcessDescriptionRepository in org.jbpm.kie.services.impl.bpmn2 |
---|
Methods in org.jbpm.kie.services.impl.bpmn2 that return ProcessDescriptionRepository | |
---|---|
ProcessDescriptionRepository |
BPMN2DataServiceSemanticModule.getRepo()
|
Methods in org.jbpm.kie.services.impl.bpmn2 with parameters of type ProcessDescriptionRepository | |
---|---|
void |
BPMN2DataServiceSemanticModule.setRepo(ProcessDescriptionRepository repo)
|
void |
ProcessGetInputHandler.setRepository(ProcessDescriptionRepository repository)
|
void |
ProcessGetInformationHandler.setRepository(ProcessDescriptionRepository repository)
|
void |
HumanTaskGetInformationHandler.setRepository(ProcessDescriptionRepository repository)
|
void |
GetReusableSubProcessesHandler.setRepository(ProcessDescriptionRepository repository)
|
void |
DataServiceItemDefinitionHandler.setRepository(ProcessDescriptionRepository repository)
|
void |
AbstractTaskGetInformationHandler.setRepository(ProcessDescriptionRepository repository)
|
Constructors in org.jbpm.kie.services.impl.bpmn2 with parameters of type ProcessDescriptionRepository | |
---|---|
AbstractTaskGetInformationHandler(ProcessDescRepoHelper repoHelper,
ProcessDescriptionRepository repo)
|
|
DataServiceItemDefinitionHandler(ProcessDescRepoHelper repositoryHelper,
ProcessDescriptionRepository repository)
|
|
GetReusableSubProcessesHandler(ProcessDescRepoHelper repoHelper,
ProcessDescriptionRepository repo)
|
|
HumanTaskGetInformationHandler(ProcessDescRepoHelper repoHelper,
ProcessDescriptionRepository repo)
|
|
ProcessGetInformationHandler(ProcessDescRepoHelper repoHelper,
ProcessDescriptionRepository repo)
|
|
ProcessGetInputHandler(ProcessDescRepoHelper repoHelper,
ProcessDescriptionRepository repo)
|
|
jBPM distribution 6.2.0.CR4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |