Interface Step


  • public interface Step
    • Method Detail

      • getSelector

        Labels getSelector()
      • getSortBy

        String getSortBy()
      • isOrderAsc

        boolean isOrderAsc()
      • getTarget

        String getTarget()
      • getCondition

        String getCondition()
      • matchCondition

        boolean matchCondition​(Context context)
      • getProperties

        de.mhus.lib.core.IProperties getProperties()
      • getId

        int getId()