Modifier and Type | Field and Description |
---|---|
protected List<ServerNestedAction> |
ServerResource._children |
Modifier and Type | Method and Description |
---|---|
ServerNestedAction |
ServerResource.getChild(Uid actUid) |
Modifier and Type | Method and Description |
---|---|
List<ServerNestedAction> |
ServerResource.getChildren() |
Modifier and Type | Method and Description |
---|---|
boolean |
ServerResource.abortChild(ServerNestedAction toAbort) |
boolean |
ServerResource.addChild(ServerNestedAction c) |
boolean |
ServerResource.removeChild(ServerNestedAction c) |
Modifier and Type | Class and Description |
---|---|
class |
ServerOSINestedAction |
Modifier and Type | Class and Description |
---|---|
class |
ServerRestrictedNestedAction |
Modifier and Type | Class and Description |
---|---|
class |
ServerStrictNestedAction |
Copyright © 2021 JBoss by Red Hat. All rights reserved.