@Entity public class ScriptImpl extends BambooEntityObject implements Script
Constructor and Description |
---|
ScriptImpl() |
ScriptImpl(String body) |
Modifier and Type | Method and Description |
---|---|
String |
getBody()
The accessor for the script body.
|
void |
setBody(String body)
The mutator for the script body.
|
clone, equals, getCreationDate, getCurrentDate, getId, getLastModificationDate, hashCode, setClock, setCreationDate, setId, setLastModificationDate
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
setId
getId
Copyright © 2018 Atlassian Software Systems Pty Ltd. All rights reserved.