Package | Description |
---|---|
com.cumulocity.rest.representation.cep |
Modifier and Type | Method and Description |
---|---|
SmartRuleRepresentation |
SmartRuleRepresentation.SmartRuleRepresentationBuilder.build() |
SmartRuleRepresentation |
SmartRuleRepresentation.clone() |
SmartRuleRepresentation |
SmartRuleRepresentation.withBody(String body)
Esper module parsed body.
|
SmartRuleRepresentation |
SmartRuleRepresentation.withCepModuleId(com.cumulocity.model.idtype.GId cepModuleId)
Esper module managed object id or Apama scenario instance id.
|
SmartRuleRepresentation |
SmartRuleRepresentation.withConfig(Map<String,Object> config) |
SmartRuleRepresentation |
SmartRuleRepresentation.withCreationTime(org.joda.time.DateTime creationTime) |
SmartRuleRepresentation |
SmartRuleRepresentation.withDisabledSources(List<String> disabledSources) |
SmartRuleRepresentation |
SmartRuleRepresentation.withEnabled(Boolean enabled) |
SmartRuleRepresentation |
SmartRuleRepresentation.withEnabledSources(List<String> enabledSources) |
SmartRuleRepresentation |
SmartRuleRepresentation.withId(com.cumulocity.model.idtype.GId id)
Smartrule cep module managed object id.
|
SmartRuleRepresentation |
SmartRuleRepresentation.withLastUpdated(org.joda.time.DateTime lastUpdated) |
SmartRuleRepresentation |
SmartRuleRepresentation.withName(String name) |
SmartRuleRepresentation |
SmartRuleRepresentation.withRuleTemplateName(String ruleTemplateName)
SmartRule name (Scenario name).
|
SmartRuleRepresentation |
SmartRuleRepresentation.withType(String type) |
Modifier and Type | Method and Description |
---|---|
List<SmartRuleRepresentation> |
SmartRuleCollectionRepresentation.getRules() |
Modifier and Type | Method and Description |
---|---|
void |
SmartRuleCollectionRepresentation.setRules(List<SmartRuleRepresentation> rules) |
Constructor and Description |
---|
SmartRuleCollectionRepresentation(List<SmartRuleRepresentation> rules) |
Copyright © 2020 (C) Cumulocity GmbH. All rights reserved.