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
IOException
public org.kohsuke.stapler.HttpResponse doDelete() throws IOException
IOException
Copyright © 2004–2021. All rights reserved.