@ApplicationScoped public class BPMNDiagramNewResourceHandler extends AbstractProjectDiagramNewResourceHandler<BPMNDiagramResourceType>
| Modifier | Constructor and Description |
|---|---|
protected |
BPMNDiagramNewResourceHandler() |
|
BPMNDiagramNewResourceHandler(DefinitionManager definitionManager,
ClientProjectDiagramService projectDiagramServices,
org.uberfire.ext.widgets.common.client.common.BusyIndicatorView indicatorView,
BPMNDiagramResourceType projectDiagramResourceType) |
| Modifier and Type | Method and Description |
|---|---|
protected Class<?> |
getDefinitionSetType() |
String |
getDescription() |
protected String |
getEditorIdentifier() |
com.google.gwt.user.client.ui.IsWidget |
getIcon() |
create, getResourceTypeacceptContext, buildFileName, canCreate, getCommand, getExtensions, getProjectContext, getSuccessCallback, notifySuccess, validateprotected BPMNDiagramNewResourceHandler()
@Inject public BPMNDiagramNewResourceHandler(DefinitionManager definitionManager, ClientProjectDiagramService projectDiagramServices, org.uberfire.ext.widgets.common.client.common.BusyIndicatorView indicatorView, BPMNDiagramResourceType projectDiagramResourceType)
protected Class<?> getDefinitionSetType()
getDefinitionSetType in class AbstractProjectDiagramNewResourceHandler<BPMNDiagramResourceType>protected String getEditorIdentifier()
getEditorIdentifier in class AbstractProjectDiagramNewResourceHandler<BPMNDiagramResourceType>public String getDescription()
public com.google.gwt.user.client.ui.IsWidget getIcon()
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.