Class CommandProcess

All Implemented Interfaces:
IBeanProcess<CommandBean>, IPublishable<CommandBean>

public class CommandProcess extends AbstractLockingPausableProcess<CommandBean>
Implementation of IBeanProcess for running a Command. This allows a command for the old command queue to be run on the new GDA9 queue.