|
jBPM :: EJB Services Implementation 6.2.0.CR3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jbpm.kie.services.impl.bpmn2.BPMN2DataServiceImpl
org.jbpm.services.ejb.impl.DefinitionServiceEJBImpl
public class DefinitionServiceEJBImpl
Constructor Summary | |
---|---|
DefinitionServiceEJBImpl()
|
Method Summary | |
---|---|
org.jbpm.services.api.model.ProcessDefinition |
buildProcessDefinition(String deploymentId,
String bpmn2Content,
ClassLoader classLoader,
boolean cache)
|
Methods inherited from class org.jbpm.kie.services.impl.bpmn2.BPMN2DataServiceImpl |
---|
getAssociatedEntities, getProcessDefinition, getProcessVariables, getProvider, getReusableSubProcesses, getServiceTasks, getTaskInputMappings, getTaskOutputMappings, getTasksDefinitions |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.jbpm.services.api.DefinitionService |
---|
getAssociatedEntities, getProcessDefinition, getProcessVariables, getReusableSubProcesses, getServiceTasks, getTaskInputMappings, getTaskOutputMappings, getTasksDefinitions |
Constructor Detail |
---|
public DefinitionServiceEJBImpl()
Method Detail |
---|
public org.jbpm.services.api.model.ProcessDefinition buildProcessDefinition(String deploymentId, String bpmn2Content, ClassLoader classLoader, boolean cache) throws IllegalArgumentException
buildProcessDefinition
in interface org.jbpm.services.api.DefinitionService
buildProcessDefinition
in class org.jbpm.kie.services.impl.bpmn2.BPMN2DataServiceImpl
IllegalArgumentException
|
jBPM :: EJB Services Implementation 6.2.0.CR3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |