|
OBEROn SDK | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Process | |
---|---|
com.oberon.ooql.sdk |
Uses of Process in com.oberon.ooql.sdk |
---|
Methods in com.oberon.ooql.sdk that return Process | |
---|---|
Process |
ProcessStep.getProcess(Framework framework,
java.util.Hashtable<java.lang.String,java.lang.Integer> counters)
Get the related Process |
static Process |
Process.open(java.lang.String id,
Framework framework,
java.util.Hashtable<java.lang.String,java.lang.Integer> counters)
Open the process and read properties from the database |
Methods in com.oberon.ooql.sdk with parameters of type Process | |
---|---|
void |
ProcessStep.setProcess(Process process)
Link the Step with the related Process |
|
OBEROn SDK | |||||||||
PREV NEXT | FRAMES NO FRAMES |