Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents


English

Description

Thai

ลักษณะ

  • org.joget.commons.util.HostManager
  • Under wflow-commons module
  • Utility methods used by the system to manage cloud profile

...

Code Block
languagejava
import org.joget.commons.util.HostManager;

String profileName = HostManager.getCurrentProfile();

Methods

Thai

กระบวนการ

getContextPath
public static java.lang.String getContextPath()

...