@Component(value="blMultiTenantWorkflowSandBoxItemDaoExtensionHandler")
public class MultiTenantWorkflowSandBoxItemDaoExtensionHandler
extends org.broadleafcommerce.common.extension.AbstractExtensionHandler
implements com.broadleafcommerce.enterprise.common.extension.enterprise.WorkflowSandBoxItemDaoExtensionHandler
| Modifier and Type | Field and Description |
|---|---|
protected com.broadleafcommerce.enterprise.common.extension.enterprise.WorkflowSandBoxItemDaoExtensionManager |
extensionManager |
| Constructor and Description |
|---|
MultiTenantWorkflowSandBoxItemDaoExtensionHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
org.broadleafcommerce.common.extension.ExtensionResultStatusType |
manageWorkflowSandBoxItemAttributes(Map<String,String> attributes) |
getPriority, isEnabled, setEnabled, setPriorityprotected com.broadleafcommerce.enterprise.common.extension.enterprise.WorkflowSandBoxItemDaoExtensionManager extensionManager
public MultiTenantWorkflowSandBoxItemDaoExtensionHandler()
@PostConstruct public void init()
public org.broadleafcommerce.common.extension.ExtensionResultStatusType manageWorkflowSandBoxItemAttributes(Map<String,String> attributes)
manageWorkflowSandBoxItemAttributes in interface com.broadleafcommerce.enterprise.common.extension.enterprise.WorkflowSandBoxItemDaoExtensionHandlerCopyright © 2020. All rights reserved.