@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,
org.uberfire.security.authz.AuthorizationManager authorizationManager,
org.uberfire.rpc.SessionInfo sessionInfo) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canCreate() |
protected Class<?> |
getDefinitionSetType() |
String |
getDescription() |
protected String |
getEditorIdentifier() |
com.google.gwt.user.client.ui.IsWidget |
getIcon() |
create, getResourceTypeacceptContext, buildFileName, 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, org.uberfire.security.authz.AuthorizationManager authorizationManager, org.uberfire.rpc.SessionInfo sessionInfo)
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()
public boolean canCreate()
canCreate in interface org.kie.workbench.common.widgets.client.handlers.NewResourceHandlercanCreate in class org.kie.workbench.common.widgets.client.handlers.DefaultNewResourceHandlerCopyright © 2001–2017 JBoss by Red Hat. All rights reserved.