org.jbpm.runtime.manager.impl.mapper
Class EnvironmentAwareProcessInstanceContext
java.lang.Object
org.kie.internal.runtime.manager.context.ProcessInstanceIdContext
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
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 |
EnvironmentAwareProcessInstanceContext
public EnvironmentAwareProcessInstanceContext(org.kie.api.runtime.Environment environment,
Long processInstanceId)
getEnvironment
public org.kie.api.runtime.Environment getEnvironment()
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.