All Classes and Interfaces
Class
Description
The
AbstractCommand
implements the Undoable
interface.The
AbstractUndoable
implements the Undoable
interface.Provides an accessor for a command property.
CommandAccessor.CommandBuilder<CTX,R,E extends Exception,B extends CommandAccessor.CommandBuilder<CTX,R,E,B>>
Provides a builder method for a name property returning the builder for
applying multiple build operations.
Provides a mutator for a command property.
Provides a command property.
The Class CommandRuntimeException.
The Class NoExceptionAvailableRuntimeException.
The Class NoResultAvailableRuntimeException.
The Class NotUndoableRuntimeException.
The Class NotYetExecutedRuntimeException.
Provides an accessor for a command property.
UndoableAccessor.UndoableBuilder<CTX,R,E extends Exception,B extends UndoableAccessor.UndoableBuilder<CTX,R,E,B>>
Provides a builder method for a name property returning the builder for
applying multiple build operations.
Provides a mutator for a undoable property.
Provides a undoable property.
Provides an accessor for a command property.
WorkerAccessor.WorkerBuilder<CTX,E extends Exception,B extends WorkerAccessor.WorkerBuilder<CTX,E,B>>
Provides a builder method for a name property returning the builder for
applying multiple build operations.
Provides a mutator for a worker property.
Provides a worker property.