Class PropertyBasedFormUrlResolver

  • All Implemented Interfaces:
    io.holunda.polyflow.view.FormUrlResolver

    
    public final class PropertyBasedFormUrlResolver
     implements FormUrlResolver
                        

    URL resolver backed with properties from yaml.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      String resolveUrl(Task task)
      String resolveUrl(ProcessDefinition processDefinition)
      String resolveUrl(DataEntry dataEntry)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait