| Package | Description |
|---|---|
| org.gcube.data.tm.activationrecord | |
| org.gcube.data.tm.consumers | |
| org.gcube.data.tm.state |
| Modifier and Type | Method and Description |
|---|---|
static ActivationRecord |
ActivationRecord.newInstance(org.gcube.common.core.resources.GCUBEGenericResource resource)
Creates an instance around a given resource.
|
static ActivationRecord |
ActivationRecord.newInstance(String description,
ActivationRecordBody body)
Creates an instance from a name, description, and body for the resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ActivationRecordConsumer.onNewActivationRecord(ActivationRecord record)
Self-stage with the payload of a new activation record that was not broadcasted by this
running instance.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
TBinderResource.addActivation(ActivationRecord record)
Memorises the processing of an
ActivationRecord. |
boolean |
TBinderResource.knowsActivation(ActivationRecord record)
Indicates whether an activation record was previously processed.
|
Copyright © 2014. All Rights Reserved.