public final class WorkflowResource extends Object
| Constructor and Description |
|---|
WorkflowResource(Storage storage,
String schedulerServiceBaseUrl,
WorkflowValidator workflowValidator,
com.spotify.apollo.Client forwardingClient) |
| Modifier and Type | Method and Description |
|---|---|
Stream<com.spotify.apollo.route.Route<com.spotify.apollo.route.AsyncHandler<com.spotify.apollo.Response<okio.ByteString>>>> |
routes() |
public WorkflowResource(Storage storage, String schedulerServiceBaseUrl, WorkflowValidator workflowValidator, com.spotify.apollo.Client forwardingClient)
public Stream<com.spotify.apollo.route.Route<com.spotify.apollo.route.AsyncHandler<com.spotify.apollo.Response<okio.ByteString>>>> routes()
Copyright © 2018. All rights reserved.