Class WfGuiUtil


  • public class WfGuiUtil
    extends Object
    • Constructor Detail

      • WfGuiUtil

        public WfGuiUtil()
    • Method Detail

      • getLocalizedProcessName

        public static String getLocalizedProcessName​(ApprovalContextType wfc,
                                                     org.apache.wicket.Component component)
        Creates localized process instance name from the workflow context (if possible); otherwise returns null.
      • getLocalizedTaskName

        public static String getLocalizedTaskName​(ApprovalContextType wfc,
                                                  org.apache.wicket.Component component)