public class PolicyAwareWorkflowTask extends WorkflowTask
A WorkflowTask
that is aware of what policy directory
that it comes from.
order, postConditions, preConditions, requiredMetFields, taskConfig, taskId, taskInstanceClassName, taskName
Constructor and Description |
---|
PolicyAwareWorkflowTask() |
PolicyAwareWorkflowTask(WorkflowTask task) |
Modifier and Type | Method and Description |
---|---|
String |
getPolicyDirPath() |
void |
setPolicyDirPath(String policyDirPath) |
String |
toString() |
getConditions, getEndDate, getOrder, getPostConditions, getPreConditions, getRequiredMetFields, getStartDate, getTaskConfig, getTaskId, getTaskInstanceClassName, getTaskName, setConditions, setEndDate, setOrder, setPostConditions, setPreConditions, setRequiredMetFields, setStartDate, setTaskConfig, setTaskId, setTaskInstanceClassName, setTaskName
public PolicyAwareWorkflowTask()
public PolicyAwareWorkflowTask(WorkflowTask task)
Copyright © 1999–2017 Apache OODT. All rights reserved.