public class CommitProgressNotification extends ProgressNotification
ProgressNotification.ProgressEventTypeDATABASE_CANDIDATE, DATABASE_NO_DB, DATABASE_RUNNING, DATABASE_STARTUP| Constructor and Description |
|---|
CommitProgressNotification(NotificationType type,
ProgressNotification.ProgressEventType progressEventType,
Long timestamp,
Long duration,
int usid,
int tid,
int datastore,
String context,
String subsystem,
String phase,
String message,
String annotation) |
CommitProgressNotification(NotificationType type,
ProgressNotification.ProgressEventType progressEventType,
Long timestamp,
Long duration,
int usid,
int tid,
int datastore,
String context,
String subsystem,
String phase,
String message,
String annotation,
String service,
String servicePhase,
Long commitQueueId,
String node,
String device,
String devicePhase,
String pkg) |
getAnnotation, getCommitQueueId, getContext, getDatastore, getDatastoreStr, getDBName, getDevice, getDevicePhase, getDuration, getMessage, getNode, getPackage, getPhase, getProgressEventType, getService, getServicePhase, getSessionId, getSubsystem, getTimestamp, getTransaction, getTransactionId, getUserId, toStringgetNotificationTypepublic CommitProgressNotification(NotificationType type, ProgressNotification.ProgressEventType progressEventType, Long timestamp, Long duration, int usid, int tid, int datastore, String context, String subsystem, String phase, String message, String annotation)
public CommitProgressNotification(NotificationType type, ProgressNotification.ProgressEventType progressEventType, Long timestamp, Long duration, int usid, int tid, int datastore, String context, String subsystem, String phase, String message, String annotation, String service, String servicePhase, Long commitQueueId, String node, String device, String devicePhase, String pkg)