public class LockListAction extends Object implements TaskAction<List<TaskLock>>
| Constructor and Description |
|---|
LockListAction() |
public com.fasterxml.jackson.core.type.TypeReference<List<TaskLock>> getReturnTypeReference()
getReturnTypeReference in interface TaskAction<List<TaskLock>>public List<TaskLock> perform(Task task, TaskActionToolbox toolbox)
perform in interface TaskAction<List<TaskLock>>public boolean isAudited()
isAudited in interface TaskAction<List<TaskLock>>Copyright © 2011–2015. All rights reserved.