public class GroovyAction extends MetadataItem
Modifier and Type | Field and Description |
---|---|
static String |
ITEM_TYPE |
metadata
Constructor and Description |
---|
GroovyAction()
Instantiates a new Groovy action.
|
GroovyAction(String name,
String script) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
String |
getScript() |
void |
setName(String name) |
void |
setScript(String script) |
getMetadata, getScope, setMetadata
equals, getItemId, getItemType, getItemType, getSystemMetadata, getVersion, hashCode, setItemId, setItemType, setScope, setSystemMetadata, setVersion
public static final String ITEM_TYPE
Copyright © 2014–2023 Apache Software Foundation. All rights reserved.