@Extension @Service public class WorkflowTaskChildBcDisabler extends io.tesler.core.service.rowmeta.BcDisabler
| Constructor and Description |
|---|
WorkflowTaskChildBcDisabler(WorkflowEngine workflowEngine,
io.tesler.core.crudma.bc.BcRegistry bcRegistry,
WorkflowableTaskDao<?> workflowableTaskDao,
io.tesler.core.bc.InnerBcTypeAware innerBcTypeAware) |
| Modifier and Type | Method and Description |
|---|---|
Collection<io.tesler.core.crudma.bc.BcIdentifier> |
getSupportedBc() |
protected boolean |
isActionDisabled(String actionName) |
boolean |
isBcDisabled(io.tesler.core.crudma.bc.BusinessComponent bc) |
disableActionspublic WorkflowTaskChildBcDisabler(WorkflowEngine workflowEngine, io.tesler.core.crudma.bc.BcRegistry bcRegistry, WorkflowableTaskDao<?> workflowableTaskDao, io.tesler.core.bc.InnerBcTypeAware innerBcTypeAware)
public Collection<io.tesler.core.crudma.bc.BcIdentifier> getSupportedBc()
getSupportedBc in class io.tesler.core.service.rowmeta.BcDisablerpublic boolean isBcDisabled(io.tesler.core.crudma.bc.BusinessComponent bc)
isBcDisabled in class io.tesler.core.service.rowmeta.BcDisablerprotected boolean isActionDisabled(String actionName)
isActionDisabled in class io.tesler.core.service.rowmeta.BcDisablerCopyright © 2020 Tesler. All rights reserved.