Interface IDtoRunCondition

All Known Implementing Classes:
DtoRunCondition

public interface IDtoRunCondition
Conditions during execution of a process. Used to determine run cost/duration.
  • Method Details

    • getAspects

      IDtoRunConditionAspect[] getAspects()
      The different dimensions that make up a runCondition.
    • setAspects

      void setAspects(IDtoRunConditionAspect[] aspects)
      The different dimensions that make up a runCondition.