@Component(value="blMultiTenantWorkflowStateManagerExtensionManager")
public class MultiTenantWorkflowStateManagerExtensionHandler
extends org.broadleafcommerce.common.extension.AbstractExtensionHandler
implements com.broadleafcommerce.enterprise.common.extension.enterprise.WorkflowStateManagerExtensionHandler
| Modifier and Type | Field and Description |
|---|---|
protected com.broadleafcommerce.enterprise.common.extension.enterprise.WorkflowStateManagerExtensionManager |
extensionManager |
protected org.broadleafcommerce.common.site.service.SiteService |
siteService |
| Constructor and Description |
|---|
MultiTenantWorkflowStateManagerExtensionHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
org.broadleafcommerce.common.extension.ExtensionResultStatusType |
useSandBoxStateInProduction(org.broadleafcommerce.common.extension.ExtensionResultHolder<Boolean> response) |
getPriority, isEnabled, setEnabled, setPriorityprotected org.broadleafcommerce.common.site.service.SiteService siteService
protected com.broadleafcommerce.enterprise.common.extension.enterprise.WorkflowStateManagerExtensionManager extensionManager
public MultiTenantWorkflowStateManagerExtensionHandler()
@PostConstruct public void init()
public org.broadleafcommerce.common.extension.ExtensionResultStatusType useSandBoxStateInProduction(org.broadleafcommerce.common.extension.ExtensionResultHolder<Boolean> response)
useSandBoxStateInProduction in interface com.broadleafcommerce.enterprise.common.extension.enterprise.WorkflowStateManagerExtensionHandlerCopyright © 2020. All rights reserved.