public class WorkflowDefinitionDelegateService extends AbstractWorkflowDefinitionDelegateService implements WorkflowDefinitionService
WorkflowDefinitionService
simply delegates to another instance.Constructor and Description |
---|
WorkflowDefinitionDelegateService(WorkflowDefinitionService delegate) |
Modifier and Type | Method and Description |
---|---|
protected WorkflowDefinitionService |
getDelegate() |
getInitialTransition, getWorkflowDefinitionById, search, startWorkflowProcess
wrapSearchExecutionService
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getInitialTransition, getWorkflowDefinitionById, search, startWorkflowProcess, startWorkflowProcess
public WorkflowDefinitionDelegateService(WorkflowDefinitionService delegate)
protected WorkflowDefinitionService getDelegate()
getDelegate
in class AbstractDelegateService<WorkflowDefinitionService>
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.