Uses of Class
com.Leapwork.Leapwork_plugin.model.RunItem
Packages that use RunItem
-
Uses of RunItem in com.Leapwork.Leapwork_plugin
Methods in com.Leapwork.Leapwork_plugin that return RunItemModifier and TypeMethodDescriptionPluginHandler.getRunItem
(com.ning.http.client.AsyncHttpClient client, String controllerApiHttpAddress, String accessKey, UUID runItemId, String scheduleTitle, boolean doneStatusAsSuccess, boolean writePassedKeyframes, TaskListener listener) Methods in com.Leapwork.Leapwork_plugin with parameters of type RunItemModifier and TypeMethodDescriptionPluginHandler.getRunItemKeyFrames
(com.ning.http.client.AsyncHttpClient client, String controllerApiHttpAddress, String accessKey, UUID runItemId, RunItem runItem, String scheduleTitle, String agentTitle, TaskListener listener) -
Uses of RunItem in com.Leapwork.Leapwork_plugin.model
Fields in com.Leapwork.Leapwork_plugin.model with type parameters of type RunItem