- java.lang.Object
-
- org.mule.AbstractAnnotatedObject
-
- org.mule.component.AbstractComponent
-
- org.mule.module.bpm.ProcessComponent
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
protected BPMS |
bpms
The underlying BPMS
|
protected Process |
process |
-
Fields inherited from class org.mule.component.AbstractComponent
flowConstruct, interceptorChain, interceptors, lifecycleManager, logger, muleContext, notificationHandler, statistics
-
Fields inherited from interface org.mule.api.lifecycle.Initialisable
PHASE_NAME
-
Fields inherited from interface org.mule.api.lifecycle.Startable
PHASE_NAME
-
Fields inherited from interface org.mule.api.lifecycle.Stoppable
PHASE_NAME
-
Fields inherited from interface org.mule.api.lifecycle.Disposable
PHASE_NAME
-
Fields inherited from interface org.mule.api.AnnotatedObject
PROPERTY_NAME
-
Method Summary
-
Methods inherited from class org.mule.component.AbstractComponent
applyLifecycleAndDependencyInjection, createResultEvent, dispose, doStart, doStop, fireComponentNotification, getFlowConstruct, getInterceptors, getStatistics, initialise, process, release, setFlowConstruct, setInterceptors, setMessagingExceptionHandler, setMuleContext, start, stop, toString
-
Methods inherited from class org.mule.AbstractAnnotatedObject
getAnnotation, getAnnotations, setAnnotations
-
-
Field Detail
-
bpms
protected BPMS bpms
The underlying BPMS
-
Method Detail
-
getName
public String getName()
- Overrides:
getName in class org.mule.component.AbstractComponent
-
getBpms
public BPMS getBpms()
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.