Rule Execution Server API

com.ibm.rules.res.xu.event
Interface RulesetArchiveEvent


public interface RulesetArchiveEvent

Represents a ruleset archive event.

Since:
8.0.1

Method Summary
 IlrPath getCanonicalRulesetPath()
          Retrieves the canonical path of the ruleset archive.
 

Method Detail

getCanonicalRulesetPath

IlrPath getCanonicalRulesetPath()
Retrieves the canonical path of the ruleset archive.

Returns:
The canonical ruleset path.

Rule Execution Server API

© Copyright IBM Corp. 1987, 2013