Class WebhookConnectorPropertyComparator
java.lang.Object
io.camunda.connector.runtime.inbound.registry.WebhookConnectorPropertyComparator
- All Implemented Interfaces:
Comparator<WebhookConnectorProperties>
public class WebhookConnectorPropertyComparator
extends Object
implements Comparator<WebhookConnectorProperties>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Constructor Details
-
WebhookConnectorPropertyComparator
public WebhookConnectorPropertyComparator()
-
-
Method Details
-
compare
- Specified by:
comparein interfaceComparator<WebhookConnectorProperties>
-