public class DeleteLogMessage extends InternalMessage
threadSafe
Constructor and Description |
---|
DeleteLogMessage(java.lang.Object source,
long fileId) |
Modifier and Type | Method and Description |
---|---|
int |
count() |
void |
error(SqlAction.DeleteLog log,
java.lang.Throwable t) |
long |
getFileId() |
boolean |
isError(SqlAction.DeleteLog log) |
void |
success(SqlAction.DeleteLog log) |
isThreadSafe
public long getFileId()
public int count()
public void success(SqlAction.DeleteLog log)
public void error(SqlAction.DeleteLog log, java.lang.Throwable t)
public boolean isError(SqlAction.DeleteLog log)
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.