Class Version
java.lang.Object
org.alfresco.module.org_alfresco_module_rm.script.slingshot.Version
Recordable version class
- Since:
- 2.3
- Author:
- Tuna Aksoy
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the version policyboolean
Is the version selected
-
Constructor Details
-
Version
Constructor- Parameters:
policy
- The version policyselected
- Is the version selected
-
-
Method Details
-
getPolicy
Gets the version policy- Returns:
- The version policy
-
isSelected
public boolean isSelected()Is the version selected- Returns:
true
if the version is selected,false
otherwise
-