Class AutomationTenantContextBuilder
java.lang.Object
com.codebarrel.automation.api.context.AutomationTenantContextBuilder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()setBaseUrl(String baseUrl) setIsLite(boolean isLite) setMaxMonthlyExecutions(long maxMonthlyRuleExecutions) setStaticPrefix(String staticPrefix) setTenantBaseUrl(String tenantBaseUrl) setUsedMonthlyRuleExecutions(long usedMonthlyRuleExecutions)
-
Constructor Details
-
AutomationTenantContextBuilder
public AutomationTenantContextBuilder()
-
-
Method Details
-
setStaticPrefix
-
setBaseUrl
-
setIsLite
-
setMaxMonthlyExecutions
-
setUsedMonthlyRuleExecutions
-
setTenantBaseUrl
-
build
-