Uses of Package
flux.runtimeconfiguration

Packages that use flux.runtimeconfiguration
flux File Orchestration Solutions for Banking and Finance 
flux.runtimeconfiguration Configuration properties that can be updated at runtime, including concurrency throttles and default workflow error handlers 
 

Classes in flux.runtimeconfiguration used by flux
RuntimeConfigurationFactory
          Creates runtime configuration nodes and other runtime configuration objects.
RuntimeConfigurationNode
          Used to populate the hierarchical flow chart namespace with configuration properties.
 

Classes in flux.runtimeconfiguration used by flux.runtimeconfiguration
ConcurrencyConstraint
          Controls the number of jobs that are allowed to execute at the same time.
ConcurrencyConstraintOperator
          An enumeration of valid operators to be used in concurrency throttle expressions.
ConcurrencyThrottle
          Contains a set of ConcurrencyConstraint objects, which control the number of jobs that are allowed to execute at the same time.
RuntimeConfigurationNode
          Used to populate the hierarchical flow chart namespace with configuration properties.
 



© 2014 Flux Corporation. All rights reserved.