Interface UpdatableScriptFields
- All Superinterfaces:
Fields,Iterable<Field>,IterableWithSize<Field>,ScriptFields
- Since:
- 3.24.10
-
Method Summary
Methods inherited from interface java.lang.Iterable
forEach, iterator, spliteratorMethods inherited from interface com.polarion.alm.shared.api.utils.collections.IterableWithSize
addAllTo, isEmpty, size, toArray, toArrayListMethods inherited from interface com.polarion.alm.shared.api.model.scripting.ScriptFields
author, created, id, project, referenceName, updated, updatedBy
-
Method Details
-
title
- Specified by:
titlein interfaceScriptFields
-
description
- Specified by:
descriptionin interfaceScriptFields
-
content
- Specified by:
contentin interfaceScriptFields
-
type
Deprecated.This method provides an editable field that allows you to modify the existing script type. However, starting From version 3.25.6, we recommend that you avoid this practice and instead create a new script when necessary. This element is subject to removal in a future version. Deprecated since 3.25.6- Specified by:
typein interfaceScriptFields
-
maintainers
- Specified by:
maintainersin interfaceScriptFields
-
monitored
- Specified by:
monitoredin interfaceScriptFields
-
logsStored
- Specified by:
logsStoredin interfaceScriptFields
-