jBPM distribution 6.0.0.Beta5

Uses of Interface
org.kie.api.Service

Packages that use Service
org.jbpm.bpmn2   
org.jbpm.bpmn2.xml   
org.jbpm.marshalling.impl   
org.jbpm.process   
org.jbpm.process.builder   
org.jbpm.process.core.impl   
org.jbpm.process.instance   
org.kie.api.concurrent   
org.kie.api.io io library for working with Resources See ResourceFactory for more details  
org.kie.api.marshalling Marshalling classes are used to marshall and unmarshal StatefulKnowledgeSessions See MarshallerFactory for more detailed information. 
 

Uses of Service in org.jbpm.bpmn2
 

Classes in org.jbpm.bpmn2 that implement Service
 class BPMN2ProcessProviderImpl
           
 

Uses of Service in org.jbpm.bpmn2.xml
 

Classes in org.jbpm.bpmn2.xml that implement Service
 class XmlProcessDumperFactoryServiceImpl
           
 

Uses of Service in org.jbpm.marshalling.impl
 

Classes in org.jbpm.marshalling.impl that implement Service
 class ProcessMarshallerFactoryServiceImpl
           
 

Uses of Service in org.jbpm.process
 

Classes in org.jbpm.process that implement Service
 class ProcessBaseFactoryService
           
 

Uses of Service in org.jbpm.process.builder
 

Classes in org.jbpm.process.builder that implement Service
 class ProcessBuilderFactoryServiceImpl
           
 

Uses of Service in org.jbpm.process.core.impl
 

Subinterfaces of Service in org.jbpm.process.core.impl
 interface XmlProcessDumperFactoryService
           
 

Uses of Service in org.jbpm.process.instance
 

Classes in org.jbpm.process.instance that implement Service
 class ProcessRuntimeFactoryServiceImpl
           
 

Uses of Service in org.kie.api.concurrent
 

Subinterfaces of Service in org.kie.api.concurrent
 interface KieExecutors
           
 

Uses of Service in org.kie.api.io
 

Subinterfaces of Service in org.kie.api.io
 interface KieResources
          KieResources is a factory that provides Resource implementations for the desired IO resource
 

Uses of Service in org.kie.api.marshalling
 

Subinterfaces of Service in org.kie.api.marshalling
 interface KieMarshallers
          This api is experimental and thus the classes and the interfaces returned are subject to change.
 


jBPM distribution 6.0.0.Beta5

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.