public class DefinitionsHandler extends Object
| Constructor and Description |
|---|
DefinitionsHandler(IncludedModelsPageStateProviderImpl stateProvider,
DMNGraphUtils dmnGraphUtils) |
| Modifier and Type | Method and Description |
|---|---|
void |
create(IncludedModel includedModel) |
void |
destroy(IncludedModel includedModel) |
void |
update(String oldModelName,
IncludedModel includedModel) |
@Inject public DefinitionsHandler(IncludedModelsPageStateProviderImpl stateProvider, DMNGraphUtils dmnGraphUtils)
public void update(String oldModelName, IncludedModel includedModel)
public void destroy(IncludedModel includedModel)
public void create(IncludedModel includedModel)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.