Engine.executeRulesAsync()

Signature

void executeRulesAsync(String workManagerID)

Domain

ACTION

Description

Execute the rules in the preprocessor context. Whatever is present (mainly asserted or deleted, will be used for execution;

Parameters

NameTypeDescription
workManagerIDStringName of an existing work-manager to be used for the execution

Returns

TypeDescription
void

Cautions

none