| Package | Description |
|---|---|
| co.cask.cdap.proto |
| Modifier and Type | Method and Description |
|---|---|
static Id.Flow |
Id.Flow.from(Id.Application application,
String flowId) |
static Id.Flow |
Id.Flow.from(String appId,
String flowId) |
static Id.Flow |
Id.Flow.from(String namespaceId,
String appId,
String flowId) |
| Modifier and Type | Method and Description |
|---|---|
static Id.Flow.Flowlet |
Id.Flow.Flowlet.from(Id.Flow flow,
String id) |
Copyright © 2015 Cask Data, Inc. Licensed under the Apache License, Version 2.0.