|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.bsvrz.pua.prot.manager.ScriptRelatedOperation
public class ScriptRelatedOperation
Enthält die Operationscodes für Skript-bezogenen Operationen.
Das Submodul Task Manager
(TaskManagerInterface)
ist für die Abarbeitung dieser Operationen zuständig.
| Field Summary | |
|---|---|
static int |
ACK_FLAG
Positive Quittung. |
static int |
CREATE
Skript anlegen / editiern |
static int |
NACK_FLAG
Negative Quittung |
static int |
SOURCE
Quelltext anfordern |
| Constructor Summary | |
|---|---|
ScriptRelatedOperation()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int CREATE
public static final int SOURCE
public static final int ACK_FLAG
public static final int NACK_FLAG
| Constructor Detail |
|---|
public ScriptRelatedOperation()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||