public class ScriptTaskComponent extends Object implements TaskComponent
| Modifier and Type | Field and Description |
|---|---|
static String |
CONFIG_BODY
The key for the script body.
|
static String |
CONFIG_INTERPRETER |
static String |
CONFIG_SCRIPT_FILE |
static String |
CONFIG_SCRIPT_LOCATION |
| Constructor and Description |
|---|
ScriptTaskComponent() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getName() |
void |
updateTaskDetails(Map<String,String> config) |
public static final String CONFIG_INTERPRETER
public static final String CONFIG_SCRIPT_LOCATION
public static final String CONFIG_SCRIPT_FILE
public static final String CONFIG_BODY
public static String getName()
public void updateTaskDetails(Map<String,String> config)
updateTaskDetails in interface TaskComponentCopyright © 2024 Atlassian Software Systems Pty Ltd. All rights reserved.