Interface OperationDescriptor

All Superinterfaces:
Descriptor
All Known Implementing Classes:
OperationChainContribution, OperationContribution, ScriptingOperationDescriptor

public interface OperationDescriptor extends Descriptor
Since:
2025.0
  • Method Details

    • isEnabled

      boolean isEnabled()
      Returns:
      whether this operation is enabled or not
    • replace

      boolean replace()
      Returns:
      whether this operation replaces an existing one
    • toType

      OperationType toType()
      Returns:
      the OperationType for this descriptor