@PublicApi
public interface RestFieldOperations
Modifier and Type | Method and Description |
---|---|
JsonData |
getJsonDefaultValue(IssueContext issueCtx)
Return The default data for this system field.
|
RestFieldOperationsHandler |
getRestFieldOperation() |
RestFieldOperationsHandler getRestFieldOperation()
JsonData getJsonDefaultValue(IssueContext issueCtx)
issueCtx
- Issue (This should really only need to be an issue context, but for historical reasons we need an issue object.Copyright © 2002-2019 Atlassian. All Rights Reserved.