public class HsErrPidFile extends Object
| Constructor and Description |
|---|
HsErrPidFile(HsErrPidList owner,
File file) |
| Modifier and Type | Method and Description |
|---|---|
org.kohsuke.stapler.HttpResponse |
doDelete() |
org.kohsuke.stapler.HttpResponse |
doDownload() |
long |
getLastModified() |
Date |
getLastModifiedDate() |
String |
getName() |
String |
getPath() |
String |
getTimeSpanString() |
public HsErrPidFile(HsErrPidList owner, File file)
public String getName()
public String getPath()
public long getLastModified()
public Date getLastModifiedDate()
public String getTimeSpanString()
public org.kohsuke.stapler.HttpResponse doDownload()
throws IOException
IOExceptionpublic org.kohsuke.stapler.HttpResponse doDelete()
throws IOException
IOExceptionCopyright © 2019. All rights reserved.