All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.camunda.operate.search.SortOrder Maven / Gradle / Ivy

There is a newer version: 8.6.4
Show newest version
package io.camunda.operate.search;

public enum SortOrder {
  ASC,
  DESC;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy