Visibility |
Public
|
---|
Element command |
---|
| Attribute after | Optional |
---|
| Translator | id-list |
---|
| List of command ids which should be processed before this command. |
| Attribute before | Optional |
---|
| Translator | id-list |
---|
| List of command ids which should be processed after this command. |
| Attribute id | Required (Unique) |
---|
| Translator | qualified-id |
---|
| An id for the command, which is used when ordering the commands. |
| Attribute object | Required |
---|
| Translator | object |
---|
| The object implementing the command interface. |
| Conversion Rules- <conversion
class="org.apache.hivemind.lib.chain.ChainContribution"
>
- <map
attribute="object"
property="command"
/>
</conversion>
|