Interface DefinitionServiceEJBLocal

  • All Superinterfaces:
    org.jbpm.services.api.DefinitionService, org.jbpm.services.api.DeploymentEventListener

    public interface DefinitionServiceEJBLocal
    extends org.jbpm.services.api.DefinitionService, org.jbpm.services.api.DeploymentEventListener
    • Method Summary

      • Methods inherited from interface org.jbpm.services.api.DefinitionService

        addProcessDefinition, buildProcessDefinition, getAssociatedEntities, getJavaClasses, getProcessDefinition, getProcessVariables, getReusableSubProcesses, getRuleSets, getServiceTasks, getTaskInputMappings, getTaskOutputMappings, getTasksDefinitions
      • Methods inherited from interface org.jbpm.services.api.DeploymentEventListener

        onActivate, onDeactivate, onDeploy, onUnDeploy