@ApplicationScoped public class CaseManagementSwitchViewServiceImpl extends Object implements CaseManagementSwitchViewService
| Constructor and Description |
|---|
CaseManagementSwitchViewServiceImpl(FactoryManager factoryManager,
javax.enterprise.inject.Instance<DefinitionSetService> definitionSetServiceInstances) |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
Optional<ProjectDiagram> |
switchView(Diagram diagram,
String mappedDefSetId,
String mappedShapeSetId) |
@Inject public CaseManagementSwitchViewServiceImpl(FactoryManager factoryManager, javax.enterprise.inject.Instance<DefinitionSetService> definitionSetServiceInstances)
@PostConstruct public void init()
public Optional<ProjectDiagram> switchView(Diagram diagram, String mappedDefSetId, String mappedShapeSetId)
switchView in interface CaseManagementSwitchViewServiceCopyright © 2001–2019 JBoss by Red Hat. All rights reserved.