@Component @Scope(value="prototype") public class TaskPath extends Object
| Constructor and Description |
|---|
TaskPath()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCmsPath()
Getter for cmsPath.
|
boolean |
isUpdated()
Getter for updated.
|
void |
setCmsPath(String cmsPath)
Setter for cmsPath.
|
void |
setUpdated(boolean updated)
Setter for updated.
|
public String getCmsPath()
public void setCmsPath(String cmsPath)
cmsPath - the cmsPath to setpublic boolean isUpdated()
public void setUpdated(boolean updated)
updated - the updated to setCopyright © 2023 OSIVIA. All rights reserved.