public interface RuleSessionConfig
RuleSession as specified in one BusinessEvents Archive resource.| Modifier and Type | Interface and Description |
|---|---|
static interface |
RuleSessionConfig.InputDestinationConfig
Describes a destination that is enabled for input.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Set |
getDeployedRuleUris()
Returns the URIs of the rules deployed in this BusinessEvents archive.
|
RuleSessionConfig.InputDestinationConfig[] |
getInputDestinations()
Gets the configurations of the destinations enabled for input in this archive.
|
java.lang.String |
getName()
Returns the URI of the BusinessEvents archive resource.
|
java.lang.String getName()
java.util.Set getDeployedRuleUris()
String's.RuleSessionConfig.InputDestinationConfig[] getInputDestinations()
InputDestinationConfig.