Package wt.change2

Class ChangeHelper2

java.lang.Object
wt.change2.ChangeHelper2

public class ChangeHelper2 extends Object
Helper for using the implemented wt.chang2.ChangeService2.

Supported API: true

Extendable: false
See Also:
  • Field Details

    • service

      public static ChangeService2 service
      The implemented wt.change2.ChangeService2.

      Supported API: true
  • Method Details

    • isImportRemoteChangeObjectEnabled

      public static boolean isImportRemoteChangeObjectEnabled()
      Returns true if import remote change object support is enabled.

      Supported API: true
      Returns:
      boolean
    • isExportRemoteChangeObjectEnabled

      public static boolean isExportRemoteChangeObjectEnabled()
      Returns true if Export remote change object support is enabled.

      Supported API: true
      Returns:
      boolean
    • isPropagateAttachmentForCNTemplateEnabled

      public static boolean isPropagateAttachmentForCNTemplateEnabled()
      Determines if propagation of attachments from change request to change notice template is enabled/disabled.

      Supported API: true
      Returns:
      true if property for propagation of attachments from change request to change notice template is enabled.