Skip navigation links

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


oracle.bpel.services.workflow.task.model
Interface Task

All Superinterfaces:
javax.xml.bind.Element, TaskType

public interface Task
extends TaskType, javax.xml.bind.Element

Method Summary

 

Methods inherited from interface oracle.bpel.services.workflow.task.model.TaskType
addAllAttachments, addAllDocuments, addAttachment, addDocument, addUserComment, getApplicationContext, getAttachment, getCallback, getCategory, getCollationKey, getCorrelationId, getCreator, getCreatorDisplayName, getCustomAttributes, getDocument, getDocumentPackageId, getDueDate, getEvidence, getIdentificationKey, getIdentityContext, getMdsLabel, getOwnerGroup, getOwnerGroupDisplayName, getOwnerRole, getOwnerRoleDisplayName, getOwnerUser, getOwnerUserDisplayName, getPayload, getPayloadAsElement, getPercentageComplete, getPriority, getProcessInfo, getSca, getServerDisplayName, getServerName, getStartDate, getSubCategory, getSystemAttributes, getSystemMessageAttributes, getTaskDefinitionId, getTaskDefinitionURI, getTaskDisplayUrl, getTaskErrors, getTitle, getTitleResourceKey, getUserComment, hasAttachmentsChanged, hasCommentsChanged, hasDocumentsChanged, isIsPublic, removeAllAttachment, removeAllUserComment, removeAttachment, removeAttachment, removeAttachment, removeDocument, removeDocument, setApplicationContext, setCallback, setCategory, setCollationKey, setCorrelationId, setCreator, setCreatorDisplayName, setCustomAttributes, setDocumentPackageId, setDueDate, setEvidence, setIdentificationKey, setIdentityContext, setIsPublic, setMdsLabel, setOwnerGroup, setOwnerGroupDisplayName, setOwnerRole, setOwnerRoleDisplayName, setOwnerUser, setOwnerUserDisplayName, setPayload, setPayloadAsElement, setPercentageComplete, setPriority, setProcessInfo, setSca, setServerDisplayName, setServerName, setStartDate, setSubCategory, setSystemAttributes, setSystemMessageAttributes, setTaskDefinitionId, setTaskDefinitionURI, setTaskDisplayUrl, setTitle, setTitleResourceKey, updateAttachment, updateDocument

 


Skip navigation links

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


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