public interface Script
| Modifier and Type | Method and Description |
|---|---|
@NotNull String |
getBody()
The accessor for the script body.
|
void |
setBody(@NotNull String body)
The mutator for the script body.
|
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.