Class EvaluatePluginOperation

  • All Implemented Interfaces:
    IOperation, java.io.Serializable

    @JsonObject("as.dto.plugin.evaluate.EvaluatePluginOperation")
    public class EvaluatePluginOperation
    extends java.lang.Object
    implements IOperation
    See Also:
    Serialized Form
    • Method Detail

      • getMessage

        public java.lang.String getMessage()
        Specified by:
        getMessage in interface IOperation
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object