Class OutboundConnectorConfigurationComparator
java.lang.Object
io.camunda.connector.runtime.outbound.lifecycle.OutboundConnectorConfigurationComparator
- All Implemented Interfaces:
Comparator<OutboundConnectorConfiguration>
public class OutboundConnectorConfigurationComparator
extends Object
implements Comparator<OutboundConnectorConfiguration>
-
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
-
OutboundConnectorConfigurationComparator
public OutboundConnectorConfigurationComparator()
-
-
Method Details
-
compare
- Specified by:
comparein interfaceComparator<OutboundConnectorConfiguration>
-