Class DefaultTransitionHandler

  • All Implemented Interfaces:
    TransitionHandler

    public class DefaultTransitionHandler
    extends Object
    implements TransitionHandler
    Base implementation of TransitionHandler that takes in a business domain. Used to a create a sandbox change listener for a Sandboxable entity.
    Author:
    Chad Harchar (charchar)