| Package | Description |
|---|---|
| co.cask.cdap.proto | |
| co.cask.cdap.proto.codec |
| Modifier and Type | Method and Description |
|---|---|
static WorkflowTokenDetail |
WorkflowTokenDetail.of(Map<String,List<NodeValue>> data)
Constructs a
WorkflowTokenDetail by flattening the Value from the output of
WorkflowToken.getAll(WorkflowToken.Scope). |
| Modifier and Type | Method and Description |
|---|---|
WorkflowTokenDetail |
WorkflowTokenDetailCodec.deserialize(com.google.gson.JsonElement json,
Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonElement |
WorkflowTokenDetailCodec.serialize(WorkflowTokenDetail src,
Type typeOfSrc,
com.google.gson.JsonSerializationContext context) |
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.