public class TimerJobFactoryOption extends Object implements SingleValueKieSessionOption
| Modifier and Type | Field and Description | 
|---|---|
| static String | PROPERTY_NAMEThe property name for the timer job factory manager configuration | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object obj) | 
| static TimerJobFactoryOption | get(String timerJobType)This is a factory method for this timer job factory manager configuration. | 
| String | getPropertyName() | 
| String | getTimerJobType() | 
| int | hashCode() | 
| String | toString() | 
public static final String PROPERTY_NAME
public static TimerJobFactoryOption get(String timerJobType)
timerJobType - the identifier for the belie systempublic String getPropertyName()
getPropertyName in interface Optionpublic String getTimerJobType()
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.