Klasse GetWorklogPropertyKeysOperationSpec

java.lang.Object
io.github.primelib.jira4j.restv3.spec.GetWorklogPropertyKeysOperationSpec

@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator") public class GetWorklogPropertyKeysOperationSpec extends Object
GetWorklogPropertyKeysSpec

Specification for the GetWorklogPropertyKeys operation.

Get worklog property keys

  • Felddetails

    • VALIDATION_ENABLED

      @Experimental public static Boolean VALIDATION_ENABLED
      allows to disable validation of the spec, use with care!
  • Konstruktordetails

    • GetWorklogPropertyKeysOperationSpec

      @Internal public GetWorklogPropertyKeysOperationSpec(Consumer<GetWorklogPropertyKeysOperationSpec> spec)
      Constructs a validated instance of GetWorklogPropertyKeysOperationSpec.
      Parameter:
      spec - the specification to process
    • GetWorklogPropertyKeysOperationSpec

      @Internal public GetWorklogPropertyKeysOperationSpec(String issueIdOrKey, String worklogId)
      Constructs a validated instance of GetWorklogPropertyKeysOperationSpec.

      NOTE: This constructor is not considered stable and may change if the operation is updated.

      Parameter:
      issueIdOrKey - The ID or key of the issue.
      worklogId - The ID of the worklog.
    • GetWorklogPropertyKeysOperationSpec

      protected GetWorklogPropertyKeysOperationSpec()
  • Methodendetails