|
Field Summary | ||
definition Deprecated. |
||
description Deprecated. |
||
id Deprecated. |
||
name Deprecated. |
||
path Deprecated. |
||
properties Deprecated. |
||
state Deprecated. |
||
title Deprecated. |
Constructor Summary | ||
WorkflowTask(String id, WorkflowTaskDefinition definition, String name, String title, String description, WorkflowTaskState state, WorkflowPath path, Map<QName,Serializable> properties) |
Method Summary | ||
getDefinition() | ||
getDescription() | ||
getId() | ||
getName() | ||
getPath() | ||
getProperties() | ||
getState() | ||
getTitle() | ||
toString() |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
|