|
Oracle BPEL Process Manager Workflow Services API Reference 10g Release 3 (10.1.3) B28985-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.bpel.services.common.util.AbstractJaxbUtil
oracle.bpel.services.workflow.metadata.taskdefinition.TaskDefinitionUtil
| Method Summary | |
static TaskDefinitionUtil |
getInstance()Get the TaskDefinitionUtil instance |
java.lang.String |
getJaxbContextString()Get the Jaxb Context String |
static RoutingSlip |
getRoutingSlipCopy(Task task)Get the routing slip |
static RoutingSlip |
getRoutingSlipFromMetadata(Task task)Get the routing slip |
static RoutingSlip |
getRoutingSlipFromMetadata(TaskDefinition taskDef, java.lang.String taskDefinitionURI) |
static java.lang.String |
getRoutingSlipURI(Task task)Get the routing slip URI |
java.lang.String |
getSchemaLocation()Get the XSD location. |
| Methods inherited from class oracle.bpel.services.common.util.AbstractJaxbUtil |
cloneObject, cloneObject, createURL, getAbsoluteSchemaLocation, getClassLoader, getSchemaValidationErrors, marshal, marshal, schemaValidate, toElement, toString, unmarshal, unmarshal, unmarshal, unmarshal |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public java.lang.String getJaxbContextString()
getJaxbContextString in class AbstractJaxbUtilString valuepublic java.lang.String getSchemaLocation()
getSchemaLocation in class AbstractJaxbUtilString valuepublic static TaskDefinitionUtil getInstance()
TaskDefinitionUtil valuepublic static java.lang.String getRoutingSlipURI(Task task)
task - a Task value
public static RoutingSlip getRoutingSlipFromMetadata(Task task)
throws WorkflowException
task - a Task valueRoutingSlip valueWorkflowException - if an error occurs
public static RoutingSlip getRoutingSlipFromMetadata(TaskDefinition taskDef,
java.lang.String taskDefinitionURI)
throws WorkflowException
WorkflowException
public static RoutingSlip getRoutingSlipCopy(Task task)
throws WorkflowException
task - a Task valueRoutingSlip valueWorkflowException - if an error occurs
|
Oracle BPEL Process Manager Workflow Services API Reference 10g Release 3 (10.1.3) B28985-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright © 2006, Oracle. All rights reserved.