public class HookScriptCreateRequest extends Object
Modifier and Type | Class and Description |
---|---|
static class |
HookScriptCreateRequest.Builder |
Modifier and Type | Method and Description |
---|---|
InputSupplier<InputStream> |
getContent() |
Optional<String> |
getDescription() |
String |
getName() |
String |
getPluginKey() |
HookScriptType |
getType() |
@Nonnull public InputSupplier<InputStream> getContent()
@Nonnull public HookScriptType getType()
Copyright © 2019 Atlassian. All rights reserved.