Uses of Interface
com.polarion.alm.tracker.model.scripting.IScript
-
Uses of IScript in com.polarion.alm.tracker.model.scripting
Modifier and TypeMethodDescriptionIScriptManager.createScript
(String projectId) Creates a Script in the given project or at repository root ifnull
.IScriptManager.createScript
(String projectId, String type) Creates a Script with a selected type.Returns a Script.Returns a Script at the given revision.IScriptManager.getScriptByReference
(String projectId, String referenceName) Returns the Script with the specified reference name.