public class TaskStepUpdateParameters extends Object
Constructor and Description |
---|
TaskStepUpdateParameters() |
Modifier and Type | Method and Description |
---|---|
String |
contextPath()
Get the URL(absolute or relative) of the source context for the task step.
|
TaskStepUpdateParameters |
withContextPath(String contextPath)
Set the URL(absolute or relative) of the source context for the task step.
|
public String contextPath()
public TaskStepUpdateParameters withContextPath(String contextPath)
contextPath
- the contextPath value to setCopyright © 2019. All rights reserved.