|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.unica.publicapi.plan.api.Handle
com.unica.publicapi.plan.api.WorkflowTaskHandle
public class WorkflowTaskHandle
WorkflowTaskHandle is a handle to a Plan workflow task
Field Summary |
---|
Constructor Summary | |
---|---|
WorkflowTaskHandle(java.net.URL baseURL,
int projectId,
int taskId)
Create a new instance from the specified Plan base URL and component identifier. |
Method Summary | |
---|---|
int |
getProjectId()
|
Methods inherited from class com.unica.publicapi.plan.api.Handle |
---|
equals, getBaseURL, getComponentId, getComponentTypeEnum, getExtensions, getURL, hashCode, makeHandle, makeHandle, makeHandleForTrigger, toExternalForm, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public WorkflowTaskHandle(java.net.URL baseURL, int projectId, int taskId)
baseURL
- base urlprojectId
- identifier of parent projecttaskId
- identifier of taskMethod Detail |
---|
public int getProjectId()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |