java.lang.Object
org.alfresco.module.org_alfresco_module_rm.script.hold.Hold

public class Hold extends Object
Hold POJO
Since:
2.2
Author:
Tuna Aksoy
  • Constructor Details

    • Hold

      public Hold(String name, NodeRef nodeRef)
      Constructor
      Parameters:
      name - The name of the hold
      nodeRef - The NodeRef of the hold
  • Method Details

    • getName

      public String getName()
      Gets the hold name
      Returns:
      The name of the hold
    • getNodeRef

      public NodeRef getNodeRef()
      Gets the hold node reference
      Returns:
      The NodeRef of the hold