public class ArchiveEvent extends Object
Constructor and Description |
---|
ArchiveEvent(ArchivePath path,
Asset asset) |
Modifier and Type | Method and Description |
---|---|
Asset |
getAsset() |
Asset |
getHandledAsset() |
ArchivePath |
getPath() |
void |
setHandledAsset(Asset handledAsset) |
public ArchiveEvent(ArchivePath path, Asset asset)
public Asset getAsset()
public ArchivePath getPath()
public Asset getHandledAsset()
public void setHandledAsset(Asset handledAsset)
Copyright © 2016 JBoss by Red Hat. All rights reserved.