public class CreateTaskAction extends Action
| Modifier and Type | Field and Description |
|---|---|
boolean |
cancelable |
String |
taskTypeId |
dynamicProperty, dynamicType| Constructor and Description |
|---|
CreateTaskAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
getTaskTypeId() |
boolean |
isCancelable() |
void |
setCancelable(boolean cancelable) |
void |
setTaskTypeId(String taskTypeId) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic String taskTypeId
public boolean cancelable
Copyright © 2011-2012. All Rights Reserved.