public interface Chain extends Command
A Chain represents a configured list of Commands that will be executed in order to perform processing on a specified Context.
CONTINUE_PROCESSING, PROCESSING_COMPLETE
void
addCommand(Command command)
clone, execute
void addCommand(Command command)
Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.