public abstract class JobPublishSetupItem extends Object implements Serializable
Constructor and Description |
---|
JobPublishSetupItem()
Constructor.
|
JobPublishSetupItem(String path)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getPath()
Gets the path to the item to transfer for the published job.
|
int |
hashCode() |
String |
toString() |
public JobPublishSetupItem()
public JobPublishSetupItem(String path)
path
- The path to the item to transfer for the published job.public String getPath()
<i>Copyright (c) 2022, SAS Institute Inc., Cary, NC, USA</i>