public abstract class NotifierConfigurationExecutionOptions extends Object
| Constructor and Description |
|---|
NotifierConfigurationExecutionOptions(NotifierType notifierType) |
| Modifier and Type | Method and Description |
|---|---|
NotifierType |
getNotifierType() |
boolean |
isEnabled() |
void |
setEnabled(boolean enabled) |
void |
setNotifierType(NotifierType notifierType) |
String |
toString() |
public NotifierConfigurationExecutionOptions(NotifierType notifierType)
public NotifierType getNotifierType()
public void setNotifierType(NotifierType notifierType)
public boolean isEnabled()
public void setEnabled(boolean enabled)
Copyright © 2017. All rights reserved.