public class TaskGetFunctionDelegate extends Object implements FlowableFunctionDelegate
| Constructor and Description |
|---|
TaskGetFunctionDelegate() |
| Modifier and Type | Method and Description |
|---|---|
Method |
functionMethod() |
static org.flowable.task.api.TaskInfo |
getTask(String taskId) |
String |
localName() |
String |
prefix() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitlocalNames, prefixespublic String prefix()
prefix in interface FlowableFunctionDelegatepublic String localName()
localName in interface FlowableFunctionDelegatepublic Method functionMethod()
functionMethod in interface FlowableFunctionDelegatepublic static org.flowable.task.api.TaskInfo getTask(String taskId)
Copyright © 2021 Flowable. All rights reserved.