Class ContextualConfiguration.ContextualConfigurationBuilder
java.lang.Object
io.github.primelib.jira4j.restv2.model.ContextualConfiguration.ContextualConfigurationBuilder
- Enclosing class:
- ContextualConfiguration
-
Method Summary
Modifier and TypeMethodDescriptionbuild()configuration(Object configuration) The field configuration.fieldContextId(String fieldContextId) The ID of the field context the configuration is associated with.The ID of the configuration.The field value schema.toString()
-
Method Details