public class ApplicationRecord extends Object
| Constructor and Description |
|---|
ApplicationRecord(String name,
String version,
String description) |
ApplicationRecord(String type,
String id,
String name,
String version,
String description)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getId()
Deprecated.
|
String |
getName() |
String |
getType() |
String |
getVersion() |
Copyright © 2015 Cask Data, Inc. Licensed under the Apache License, Version 2.0.