org.jbpm.jsf.core.config
Class Configuration

java.lang.Object
  extended by org.jbpm.jsf.core.config.Configuration

public final class Configuration
extends Object


Nested Class Summary
static class Configuration.FileMatcher
           
 
Constructor Summary
Configuration(List<Configuration.FileMatcher> matchers, boolean useJsfActorId)
           
 
Method Summary
 List<Configuration.FileMatcher> getMatchers()
           
 boolean useJsfActorId()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Configuration

public Configuration(List<Configuration.FileMatcher> matchers,
                     boolean useJsfActorId)
Method Detail

getMatchers

public List<Configuration.FileMatcher> getMatchers()

useJsfActorId

public boolean useJsfActorId()