| Package | Description |
|---|---|
| de.hybris.platform.ruleengineservices.maintenance | |
| de.hybris.platform.ruleengineservices.maintenance.impl |
| Modifier and Type | Method and Description |
|---|---|
RuleCompilerPublisherResult.Result |
RuleCompilerPublisherResult.getResult()
Returns outcome of compilation and publication process.
|
static RuleCompilerPublisherResult.Result |
RuleCompilerPublisherResult.Result.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static RuleCompilerPublisherResult.Result[] |
RuleCompilerPublisherResult.Result.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RuleCompilerPublisherResult.Result |
DefaultRuleCompilerPublisherResult.getResult() |
| Constructor and Description |
|---|
DefaultRuleCompilerPublisherResult(RuleCompilerPublisherResult.Result result,
java.util.List<RuleCompilerResult> compilerResults,
java.util.List<RuleEngineActionResult> publisherResults) |
Copyright © 2018 SAP SE. All Rights Reserved.