Uses of Interface
org.kie.api.builder.model.ChannelModel
Packages that use ChannelModel
-
Uses of ChannelModel in org.kie.api.builder.model
Methods in org.kie.api.builder.model that return ChannelModelModifier and TypeMethodDescriptionKieSessionModel.newChannelModel(String name, String type) Creates a new ChannelModel of the given type (i.e. the name of the class implementing it) and add it to this KieSessionModelMethods in org.kie.api.builder.model that return types with arguments of type ChannelModelModifier and TypeMethodDescriptionKieSessionModel.getChannelModels()Returns all the ChannelModels defined for this KieSessionModel