public class WorkflowTaskDelegateService extends AbstractWorkflowTaskDelegateService implements WorkflowTaskService
WorkflowTaskService
simply delegates to another instance.Constructor and Description |
---|
WorkflowTaskDelegateService(WorkflowTaskService delegate) |
Modifier and Type | Method and Description |
---|---|
protected WorkflowTaskService |
getDelegate() |
acquireOwnership, addComment, forward, getComments, getIndexData, getProperties, getTransitions, revokeOwnership, updateIndexData
wrapSearchExecutionService
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
acquireOwnership, addComment, forward, forward, getComments, getIndexData, getProperties, getTransitions, revokeOwnership, updateIndexData
public WorkflowTaskDelegateService(WorkflowTaskService delegate)
protected WorkflowTaskService getDelegate()
getDelegate
in class AbstractDelegateService<WorkflowTaskService>
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.