public class AtomixDocumentTreeCommands extends Object
AtomixDocumentTree resource state machine operations.| Modifier and Type | Class and Description |
|---|---|
static class |
AtomixDocumentTreeCommands.Clear
Clear command.
|
static class |
AtomixDocumentTreeCommands.DocumentTreeCommand<V>
Abstract DocumentTree command.
|
static class |
AtomixDocumentTreeCommands.DocumentTreeOperation<V>
Abstract DocumentTree operation.
|
static class |
AtomixDocumentTreeCommands.DocumentTreeQuery<V>
Abstract DocumentTree query.
|
static class |
AtomixDocumentTreeCommands.Get
DocumentTree#get query.
|
static class |
AtomixDocumentTreeCommands.GetChildren
DocumentTree#getChildren query.
|
static class |
AtomixDocumentTreeCommands.Listen
Change listen.
|
static class |
AtomixDocumentTreeCommands.TypeResolver
DocumentTree command type resolver.
|
static class |
AtomixDocumentTreeCommands.Unlisten
Change unlisten.
|
static class |
AtomixDocumentTreeCommands.Update
DocumentTree update command.
|
| Constructor and Description |
|---|
AtomixDocumentTreeCommands() |