Package flux.runtimeconfiguration

Configuration properties that can be updated at runtime, including concurrency throttles and default workflow error handlers

See:
          Description

Interface Summary
ConcurrencyConstraint Controls the number of jobs that are allowed to execute at the same time.
ConcurrencyThrottle Contains a set of ConcurrencyConstraint objects, which control the number of jobs that are allowed to execute at the same time.
RuntimeConfigurationFactory Creates runtime configuration nodes and other runtime configuration objects.
RuntimeConfigurationNode Used to populate the hierarchical flow chart namespace with configuration properties.
 

Enum Summary
ConcurrencyConstraintOperator An enumeration of valid operators to be used in concurrency throttle expressions.
 

Package flux.runtimeconfiguration Description

Configuration properties that can be updated at runtime, including concurrency throttles and default workflow error handlers



© 2014 Flux Corporation. All rights reserved.