Oracle Fusion Middleware
Java API Reference for Oracle BPM Suite
11g Release 1 (11.1.1.7.0)
E25378-07

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

Oracle Fusion Middleware
Java API Reference for Oracle BPM Suite
11g Release 1 (11.1.1.7.0)
E25378-07

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