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