jBPM :: RuntimeManager 6.1.0.Beta3

org.jbpm.runtime.manager.impl.mapper
Class EnvironmentAwareProcessInstanceContext

java.lang.Object
  extended by org.kie.internal.runtime.manager.context.ProcessInstanceIdContext
      extended by org.jbpm.runtime.manager.impl.mapper.EnvironmentAwareProcessInstanceContext
All Implemented Interfaces:
org.kie.api.runtime.manager.Context<Long>

public class EnvironmentAwareProcessInstanceContext
extends org.kie.internal.runtime.manager.context.ProcessInstanceIdContext


Constructor Summary
EnvironmentAwareProcessInstanceContext(org.kie.api.runtime.Environment environment, Long processInstanceId)
           
 
Method Summary
 org.kie.api.runtime.Environment getEnvironment()
           
 
Methods inherited from class org.kie.internal.runtime.manager.context.ProcessInstanceIdContext
get, get, getContextId, setContextId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnvironmentAwareProcessInstanceContext

public EnvironmentAwareProcessInstanceContext(org.kie.api.runtime.Environment environment,
                                              Long processInstanceId)
Method Detail

getEnvironment

public org.kie.api.runtime.Environment getEnvironment()

jBPM :: RuntimeManager 6.1.0.Beta3

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