|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gwe.persistence.model.order.DaemonRequest<PARAMS_TYPE>
org.gwe.api.SystemDaemonRequest<PARAMS_TYPE>
public abstract class SystemDaemonRequest<PARAMS_TYPE extends java.io.Serializable>
| Field Summary |
|---|
| Fields inherited from class org.gwe.persistence.model.order.DaemonRequest |
|---|
execId, keys, maxJobRunningTime, parameters |
| Constructor Summary | |
|---|---|
SystemDaemonRequest()
|
|
| Method Summary | |
|---|---|
java.io.Serializable |
process(java.lang.String workspace)
|
abstract boolean |
systemProcess()
|
| Methods inherited from class org.gwe.persistence.model.order.DaemonRequest |
|---|
getExecId, setExecId, setKeys, setMaxJobRunningTime, setParameters |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SystemDaemonRequest()
| Method Detail |
|---|
public java.io.Serializable process(java.lang.String workspace)
process in class DaemonRequest<PARAMS_TYPE extends java.io.Serializable>public abstract boolean systemProcess()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||