Serialized Form
-
Package io.bdeploy.bhive.model
-
Class io.bdeploy.bhive.model.Manifest
class Manifest extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
key
Manifest.Key key
-
labels
SortedMap<String,
String> labels -
references
SortedSet<Manifest.ReferenceKey> references
-
root
ObjectId root
-
-
Class io.bdeploy.bhive.model.Manifest.Key
class Key extends Object implements Serializable- serialVersionUID:
- 1L
-
Class io.bdeploy.bhive.model.Manifest.ReferenceKey
class ReferenceKey extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
depth
long depth
-
key
Manifest.Key key
-
path
String path
-
-
Class io.bdeploy.bhive.model.ObjectId
class ObjectId extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
id
String id
-
-
Class io.bdeploy.bhive.model.Tree
class Tree extends Object implements Serializable- serialVersionUID:
- 1L
-
Class io.bdeploy.bhive.model.Tree.Key
class Key extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
name
String name
-
type
Tree.EntryType type
-
-
-
Package io.bdeploy.bhive.remote.jersey
-
Class io.bdeploy.bhive.remote.jersey.BHiveJacksonModule
class BHiveJacksonModule extends com.fasterxml.jackson.databind.module.SimpleModule implements Serializable- serialVersionUID:
- 1L
-
-
Package io.bdeploy.common
-
Exception io.bdeploy.common.ActivityReporter.ActivityCancelledException
class ActivityCancelledException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package io.bdeploy.common.cfg
-
Exception io.bdeploy.common.cfg.ConfigValidationException
class ConfigValidationException extends IllegalArgumentException implements Serializable- serialVersionUID:
- 1L
-
-
Package io.bdeploy.common.security
-
Class io.bdeploy.common.security.RemoteService
class RemoteService extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
authPack
String authPack
Token - used only for storage and initialization ofKeyStoreProvider -
uri
URI uri
The URI under which the referenced minion is reachable.
-
-
-
Package io.bdeploy.common.util
-
Class io.bdeploy.common.util.SortOneAsLastComparator
class SortOneAsLastComparator extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
name
String name
-
-