Interface ModuleReleaseIdAware

    • Method Detail

      • getDeployedKieModuleReleaseId

        org.kie.api.builder.ReleaseId getDeployedKieModuleReleaseId​(RuleEvaluationContext context)
        Given the RuleEvaluationContext retrieves the ReleaseId of the deployed KieContainer
        Parameters:
        context - instance of RuleEvaluationContext
        Returns:
        instance of ReleaseId of the currently deployed version of KieContainer