Package metricapp.utility.stateTransitionUtils.metricTransition

This package manages the state transition command for Metric entity.

See: Description

Package metricapp.utility.stateTransitionUtils.metricTransition Description

This package manages the state transition command for Metric entity. It has a factory of State transition command for Metric.
See Also:
Every command extends MetricStateTransitionCommand, that implements StateTransitionCommand interface., User Must put here every state transition for metric that he needs to execute. The name of these transition MUST be stateBeforeTostateAfter.