jBPM distribution 6.2.0.CR2

org.jbpm.workflow.instance.impl
Class ProcessInstanceResolverFactory

java.lang.Object
  extended by org.mvel2.integration.impl.ImmutableDefaultFactory
      extended by org.jbpm.workflow.instance.impl.ProcessInstanceResolverFactory
All Implemented Interfaces:
Serializable, org.mvel2.integration.VariableResolverFactory

public class ProcessInstanceResolverFactory
extends org.mvel2.integration.impl.ImmutableDefaultFactory

See Also:
Serialized Form

Constructor Summary
ProcessInstanceResolverFactory(WorkflowProcessInstance processInstance)
           
 
Method Summary
 org.mvel2.integration.VariableResolver getVariableResolver(String name)
           
 boolean isResolveable(String name)
           
 
Methods inherited from class org.mvel2.integration.impl.ImmutableDefaultFactory
createIndexedVariable, createIndexedVariable, createVariable, createVariable, getIndexedVariableResolver, getKnownVariables, getNextFactory, isIndexedFactory, isTarget, setIndexedVariableResolver, setNextFactory, setTiltFlag, tiltFlag, variableIndexOf
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProcessInstanceResolverFactory

public ProcessInstanceResolverFactory(WorkflowProcessInstance processInstance)
Method Detail

isResolveable

public boolean isResolveable(String name)
Specified by:
isResolveable in interface org.mvel2.integration.VariableResolverFactory
Overrides:
isResolveable in class org.mvel2.integration.impl.ImmutableDefaultFactory

getVariableResolver

public org.mvel2.integration.VariableResolver getVariableResolver(String name)
Specified by:
getVariableResolver in interface org.mvel2.integration.VariableResolverFactory
Overrides:
getVariableResolver in class org.mvel2.integration.impl.ImmutableDefaultFactory

jBPM distribution 6.2.0.CR2

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