Skip navigation links

Oracle BPEL Process Manager
Workflow Services API Reference
10g Release 3 (10.1.3)
B28985-02


oracle.bpel.services.workflow.worklist.api.util
Class WorklistUtil

java.lang.Object
  extended byoracle.bpel.services.workflow.worklist.api.util.WorklistUtil


public class WorklistUtil
extends java.lang.Object
Since:
release specific (what release of product did this appear in)

Constructor Summary
WorklistUtil()
           

 

Method Summary
static boolean isTaskUpdatable(Task taskObject, int taskVersion)
          Used by worklist ui to show the update buttons

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

WorklistUtil

public WorklistUtil()

Method Detail

isTaskUpdatable

public static boolean isTaskUpdatable(Task taskObject,
                                      int taskVersion)
Used by worklist ui to show the update buttons
Parameters:
taskObject -
taskVersion -
Returns:

Skip navigation links

Oracle BPEL Process Manager
Workflow Services API Reference
10g Release 3 (10.1.3)
B28985-02


Copyright © 2006, Oracle. All rights reserved.