If other commands should not be parsed/executed if this command is triggered.
Whether or not this command is exclusive (i.e. stops other commands from running, doesn't stop higher priority commands).
Where the command should be sorted relative to other commands.
Priority of command, with higher number being higher priority.
This is the more complicated and more direct way of setting state, look at SimpleMultipartExampleCommand for simpler way to manage state.