Interface IPolicyStatus2
-
- All Superinterfaces:
com4j.Com4jObject
,IPolicyStatus
- All Known Subinterfaces:
IPolicyStatus3
public interface IPolicyStatus2 extends IPolicyStatus
The Policy Enforcement Status information of the connected project.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
refresh()
Refreshes policy status data.-
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
-
-