public class WorkflowsImpl extends AbstractResourceImpl implements Workflows
client, mapper
Constructor and Description |
---|
WorkflowsImpl(Client client,
Mapper mapper) |
Modifier and Type | Method and Description |
---|---|
void |
sendMessageEvent(SendWorkflowMessageEventRequest request) |
StartWorkflowResponse |
startWorkflow(StartWorkflowRequest request) |
public StartWorkflowResponse startWorkflow(StartWorkflowRequest request)
startWorkflow
in interface Workflows
public void sendMessageEvent(SendWorkflowMessageEventRequest request)
sendMessageEvent
in interface Workflows
Copyright © 2010–2019. All rights reserved.