Package step.repository.alm.otaclient
Interface ICustomizationAction2
-
- All Superinterfaces:
com4j.Com4jObject
,ICustomizationAction
public interface ICustomizationAction2 extends ICustomizationAction
Additional properties of the customization action.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isTemplate()
Checks whether the customization item originated from the project template.-
Methods inherited from interface com4j.Com4jObject
advise, dispose, equals, getComThread, getIUnknownPointer, getPointer, getPtr, hashCode, is, queryInterface, setName, toString
-
Methods inherited from interface step.repository.alm.otaclient.ICustomizationAction
addGroup, auditAction, auditAction, groups, groups, isGroupPermited, isOwnerGroup, isUserPermited, name, ownerGroup, ownerGroup, removeGroup, updated, updated
-
-