Share via


IRuleSetDeploymentDriver Interface

Definition

public interface class IRuleSetDeploymentDriver
public interface IRuleSetDeploymentDriver
type IRuleSetDeploymentDriver = interface
Public Interface IRuleSetDeploymentDriver
Derived

Methods

Deploy(RuleSetInfo)
Deploy(RuleSetInfoCollection)
ExportRuleSetToFileRuleStore(RuleSetInfo, String)
ExportVocabularyToFileRuleStore(VocabularyInfo, String)
GetDeployedRuleSets()
GetDeployedRuleSets(String)
GetDeploymentHistory(DeploymentHistoryToken)
GetDeploymentHistoryToken()
GetPublishedUndeployedRuleSets()
GetRuleStore()
GetTrackingConfigForRuleSet(RuleSetInfo)
ImportAndPublishFileRuleStore(String)
IsRuleSetDeployed(RuleSetInfo)
SetTrackingConfigForRuleSet(RuleSetInfo, TrackingConfiguration)
Undeploy(RuleSetInfo)
Undeploy(RuleSetInfoCollection)

Applies to