public class PendingToApproved extends MetricStateTransitionCommand
after, before
Constructor and Description |
---|
PendingToApproved(Element before,
Element after) |
Modifier and Type | Method and Description |
---|---|
void |
execute()
This is a prototype of the real method that will be implemented by child classes.
|
public void execute() throws java.lang.Exception
MetricStateTransitionCommand
execute
in interface StateTransitionCommand
execute
in class MetricStateTransitionCommand
java.lang.Exception