OBEROn SDK

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

Packages that use Workflow
com.oberon.ooql.sdk   
 

Uses of Workflow in com.oberon.ooql.sdk
 

Methods in com.oberon.ooql.sdk that return Workflow
 Workflow Step.getWorkflow()
          Get the related Workflow
static Workflow Workflow.open(java.lang.String name, Framework framework, java.util.Hashtable<java.lang.String,java.lang.Integer> counters)
          Open an administrative object and read properties from the database or retrieve them from memory
 

Methods in com.oberon.ooql.sdk with parameters of type Workflow
 java.lang.String Workflow.compareUpdate(Workflow refWorkflow, boolean checkImage, boolean overwrite, boolean force, Framework framework)
          Return/apply the OOQL command to update this Workflow object and let it become equals to another reference object.
 void Step.setWorkflow(Workflow workflow)
          Link the Step with the related Workflow
 


OBEROn SDK

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