KIE API 6.1.0.Beta2

Uses of Class
org.kie.api.runtime.conf.ClockTypeOption

Packages that use ClockTypeOption
org.kie.api.builder.model   
org.kie.api.runtime.conf   
 

Uses of ClockTypeOption in org.kie.api.builder.model
 

Methods in org.kie.api.builder.model that return ClockTypeOption
 ClockTypeOption KieSessionModel.getClockType()
          Returns the ClockType of this KieSessionModel
 

Methods in org.kie.api.builder.model with parameters of type ClockTypeOption
 KieSessionModel KieSessionModel.setClockType(ClockTypeOption clockType)
          Sets the ClockType for this KieSessionModel.
 

Uses of ClockTypeOption in org.kie.api.runtime.conf
 

Methods in org.kie.api.runtime.conf that return ClockTypeOption
static ClockTypeOption ClockTypeOption.get(String clockType)
          This is a factory method for this Clock Type configuration.
 


KIE API 6.1.0.Beta2

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.