OBEROn SDK

Uses of Class
com.oberon.ooql.sdk.Process

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

Copyright © 2008-2014 Mirko Solazzi. All Rights Reserved.