Modifier and Type | Method and Description |
---|---|
void |
ControlBroker.notifyRequestToInstallPart(UAPPCard mpaCard,
String partID,
UAPPPartStatus partStatus) |
Modifier and Type | Method and Description |
---|---|
UAPPPartStatus |
DeployNotificationPayload.getMpaPartStatus() |
Constructor and Description |
---|
DeployNotificationPayload(byte[] part,
UAPPCard mpaCard,
String partID,
UAPPPartStatus mpaPartStatus) |
Modifier and Type | Method and Description |
---|---|
UAPPPartStatus |
KarafDeployConnector.m_installPart(File zipfile,
UAPPCard card) |
Modifier and Type | Method and Description |
---|---|
UAPPPartStatus |
Pair.getPartStatus() |
static UAPPPartStatus |
UAPPPartStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UAPPPartStatus[] |
UAPPPartStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Pair.setPartStatus(UAPPPartStatus partStatus) |
void |
UAPPStatus.updatePart(String partID,
String peerID,
UAPPPartStatus partStatus) |
Constructor and Description |
---|
Pair(String peerID,
UAPPPartStatus partStatus) |
Modifier and Type | Method and Description |
---|---|
void |
DeployManagerEventHandler.installationPartNotification(UAPPCard uappCard,
String partID,
PeerCard peer,
UAPPPartStatus partStatus)
Method called back in order to notifiy the result of a request to install
|
Modifier and Type | Method and Description |
---|---|
void |
DeployManagerImpl.installationPartNotification(UAPPCard card,
String partID,
PeerCard peer,
UAPPPartStatus status) |
Copyright © 2018 universAAL Consortium. All rights reserved.