Uses of Class
org.kie.api.runtime.conf.ClockTypeOption
Packages that use ClockTypeOption
-
Uses of ClockTypeOption in org.kie.api.builder.model
Methods in org.kie.api.builder.model that return ClockTypeOptionModifier and TypeMethodDescriptionKieSessionModel.getClockType()Returns the ClockType of this KieSessionModelMethods in org.kie.api.builder.model with parameters of type ClockTypeOptionModifier and TypeMethodDescriptionKieSessionModel.setClockType(ClockTypeOption clockType) Sets the ClockType for this KieSessionModel. -
Uses of ClockTypeOption in org.kie.api.runtime.conf
Fields in org.kie.api.runtime.conf declared as ClockTypeOptionModifier and TypeFieldDescriptionstatic final ClockTypeOptionClockTypeOption.PSEUDOstatic final ClockTypeOptionClockTypeOption.REALTIMEFields in org.kie.api.runtime.conf with type parameters of type ClockTypeOptionMethods in org.kie.api.runtime.conf that return ClockTypeOptionModifier and TypeMethodDescriptionstatic ClockTypeOptionThis is a factory method for this Clock Type configuration.