Interface MultiNodeTasks.Task

    • Method Detail

      • getType

        @NotNull
        String getType()
      • getIdentity

        @NotNull
        String getIdentity()
      • getLongArg1

        @Nullable
        Long getLongArg1()
      • getLongArg2

        @Nullable
        Long getLongArg2()
      • getStringArg

        @Nullable
        String getStringArg()