public class TimerJobFactoryOption extends Object implements SingleValueKieSessionOption
Modifier and Type | Field and Description |
---|---|
static String |
PROPERTY_NAME
The 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 Option
public String getTimerJobType()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.