|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectatg.purge.ProcessConfiguration
public class ProcessConfiguration
Process configuration is holding different configurations and flags for purging process
| Field Summary | |
|---|---|
static java.lang.String |
CLASS_VERSION
Class version string |
| Constructor Summary | |
|---|---|
ProcessConfiguration()
|
|
| Method Summary | |
|---|---|
boolean |
isStopOnError()
Returns stop on error flag value |
void |
setStopOnError(boolean pStopOnError)
Sets property stopOnError |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static java.lang.String CLASS_VERSION
| Constructor Detail |
|---|
public ProcessConfiguration()
| Method Detail |
|---|
public boolean isStopOnError()
public void setStopOnError(boolean pStopOnError)
stopOnError
pStopOnError - the stop on error flag value
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||