public final class WorkflowResource extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
BASE |
static int |
DEFAULT_PAGE_LIMIT |
| Constructor and Description |
|---|
WorkflowResource(Storage storage) |
| Modifier and Type | Method and Description |
|---|---|
Stream<? extends com.spotify.apollo.route.Route<? extends com.spotify.apollo.route.AsyncHandler<? extends com.spotify.apollo.Response<okio.ByteString>>>> |
routes() |
public static final String BASE
public static final int DEFAULT_PAGE_LIMIT
public WorkflowResource(Storage storage)
public Stream<? extends com.spotify.apollo.route.Route<? extends com.spotify.apollo.route.AsyncHandler<? extends com.spotify.apollo.Response<okio.ByteString>>>> routes()
Copyright © 2017. All rights reserved.