Interface IPolicyStatus3
-
- All Superinterfaces:
com4j.Com4jObject
,IPolicyStatus
,IPolicyStatus2
public interface IPolicyStatus3 extends IPolicyStatus2
The Policy Enforcement Status information of the connected project.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isActive()
Indicates whether the project represented by this policy status is active or not.-
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.v16.otaclient.IPolicyStatus
administrators, administrators, blockPolicyUpdate, blockPolicyUpdate, domainName, isTemplate, isUpToDate, lastPropagationReport, lastPropagationTime, lastVerificationReport, lastVerificationTime, linkedTemplate, name, policyUpdateBlockComment, policyUpdateBlockComment, verificationStatus
-
Methods inherited from interface step.repository.alm.v16.otaclient.IPolicyStatus2
refresh
-
-