Modifier and Type | Method and Description |
---|---|
String |
getActionScript()
Gets the action scripts written in the current action.
|
Collection |
getArguments()
Gets the collection of arguments in the current action.
|
String |
getAssignUser()
Gets the name of the user who has been assigned to the current action.
|
String |
getCreatedBy()
Gets the name of the user who has created the current action.
|
String |
getCreationDate()
Gets the date of action creation.
|
String |
getDescription()
Gets the value of the Description field in the current action.
|
String |
getLastUpdateDate()
Gets the date when the current action has been last updated.
|
String |
getLastUpdatedBy()
Gets the name of the last user who has updated the current action.
|
String |
getLocation()
Gets the location of the current action.
|
String |
getNotes()
Gets the value of Notes field in the current action.
|
String |
getRevisionTimestamp()
Gets the value of the Revision Timestamp field in the current action.
|
String |
getStatus()
Gets the value of Status field in the current action.
|
String |
getURL()
Gets the value of URL field in the current action.
|
getFieldValue, getName
String getActionScript()
String getAssignUser()
String getCreatedBy()
String getCreationDate()
String getDescription()
String getRevisionTimestamp()
String getLastUpdateDate()
String getLastUpdatedBy()
String getLocation()
String getNotes()
String getStatus()
Collection getArguments()
String getURL()
Copyright © 2017. All rights reserved.