Uses of Class
org.jbpm.kie.services.impl.bpmn2.ProcessDescriptor
-
Packages that use ProcessDescriptor Package Description org.jbpm.kie.services.impl org.jbpm.kie.services.impl.bpmn2 -
-
Uses of ProcessDescriptor in org.jbpm.kie.services.impl
Method parameters in org.jbpm.kie.services.impl with type arguments of type ProcessDescriptor Modifier and Type Method Description protected void
KModuleDeploymentService. processResources(org.drools.compiler.kie.builder.impl.InternalKieModule module, Collection<String> files, org.kie.api.runtime.KieContainer kieContainer, DeploymentUnit unit, DeployedUnitImpl deployedUnit, org.kie.api.builder.ReleaseId releaseId, Map<String,ProcessDescriptor> processes)
Goes through all files in a deployment, and processes them so that they are then ready for use after deployment. -
Uses of ProcessDescriptor in org.jbpm.kie.services.impl.bpmn2
Methods in org.jbpm.kie.services.impl.bpmn2 that return ProcessDescriptor Modifier and Type Method Description ProcessDescriptor
ProcessDescriptor. clone()
-