public class GroovyBean extends Object
Constructor and Description |
---|
GroovyBean(String code,
String issueKey,
String objectKey) |
Modifier and Type | Method and Description |
---|---|
String |
getCode() |
String |
getIssueKey() |
String |
getObjectKey() |
void |
setCode(String code) |
void |
setIssueKey(String issueKey) |
void |
setObjectKey(String objectKey) |
Copyright © 2024 Atlassian. All rights reserved.