Package com.xebialabs.license.service
Class LicenseTransaction
java.lang.Object
com.xebialabs.license.service.LicenseTransaction
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetCiCount(com.xebialabs.deployit.plugin.api.reflect.Type type) Set<com.xebialabs.deployit.plugin.api.reflect.Type>voidregisterCreate(com.xebialabs.deployit.plugin.api.reflect.Type t, int n) voidregisterDelete(com.xebialabs.deployit.plugin.api.reflect.Type t, int n)
-
Constructor Details
-
LicenseTransaction
public LicenseTransaction()
-
-
Method Details
-
registerCreate
public void registerCreate(com.xebialabs.deployit.plugin.api.reflect.Type t, int n) -
registerDelete
public void registerDelete(com.xebialabs.deployit.plugin.api.reflect.Type t, int n) -
getCiCountTypes
-
getCiCount
public int getCiCount(com.xebialabs.deployit.plugin.api.reflect.Type type)
-