Skip navigation links

Oracle Fusion Middleware
Workflow Services Java API Reference for Oracle SOA Suite
11g Release 1 (11.1.1)
E10660-02


oracle.bpel.services.workflow.task
Interface IInitiateTaskResponse


public interface IInitiateTaskResponse

Method Summary
 Task getTask()
          The task after initiating
 IWorkflowContext getWorkflowContext()
          The workflow context that can be used to operate on this task

 

Method Detail

getTask

Task getTask()
The task after initiating
Returns:
Task The task after initiating

getWorkflowContext

IWorkflowContext getWorkflowContext()
The workflow context that can be used to operate on this task
Returns:
IWorkflowContext The IWorkflowContext that can be used to operate on this task

Skip navigation links

Oracle Fusion Middleware
Workflow Services Java API Reference for Oracle SOA Suite
11g Release 1 (11.1.1)
E10660-02


Copyright © 2009, Oracle and/or its affiliates. All rights reserved.