| Package | Description |
|---|---|
| org.osivia.portal.api.ecm |
| Modifier and Type | Method and Description |
|---|---|
EcmCommand.ReloadAfterCommandStrategy |
EcmCommand.getStrategy() |
static EcmCommand.ReloadAfterCommandStrategy |
EcmCommand.ReloadAfterCommandStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EcmCommand.ReloadAfterCommandStrategy[] |
EcmCommand.ReloadAfterCommandStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
EcmCommand(String commandName,
EcmCommand.ReloadAfterCommandStrategy strategy,
String realCommand,
Map<String,Object> realCommandParameters) |
Copyright © 2021. All rights reserved.