Class WfGuiUtil

java.lang.Object
com.evolveum.midpoint.web.component.wf.WfGuiUtil

public class WfGuiUtil extends Object
  • Constructor Details

    • WfGuiUtil

      public WfGuiUtil()
  • Method Details

    • 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)