Class ShowPackageOverviewPlugin

  • All Implemented Interfaces:
    org.processmining.framework.util.HTMLToString

    public class ShowPackageOverviewPlugin
    extends java.lang.Object
    implements org.processmining.framework.util.HTMLToString
    • Nested Class Summary

      • Nested classes/interfaces inherited from interface org.processmining.framework.util.HTMLToString

        org.processmining.framework.util.HTMLToString.HTMLCellRenderer
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      static org.processmining.framework.util.HTMLToString info​(org.processmining.contexts.uitopia.UIPluginContext context)  
      java.lang.String toHTMLString​(boolean includeHTMLTags)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • info

        public static org.processmining.framework.util.HTMLToString info​(org.processmining.contexts.uitopia.UIPluginContext context)
      • toHTMLString

        public java.lang.String toHTMLString​(boolean includeHTMLTags)
        Specified by:
        toHTMLString in interface org.processmining.framework.util.HTMLToString