Class Bpmn2Type

  • All Implemented Interfaces:
    org.uberfire.client.workbench.type.ClientResourceType, org.uberfire.workbench.type.ResourceTypeDefinition

    @ApplicationScoped
    public class Bpmn2Type
    extends org.jbpm.designer.type.Bpmn2TypeDefinition
    implements org.uberfire.client.workbench.type.ClientResourceType
    • Constructor Summary

      Constructors 
      Constructor Description
      Bpmn2Type()  
      Bpmn2Type​(org.guvnor.common.services.project.categories.Process category)  
    • Constructor Detail

      • Bpmn2Type

        public Bpmn2Type()
      • Bpmn2Type

        @Inject
        public Bpmn2Type​(org.guvnor.common.services.project.categories.Process category)
    • Method Detail

      • getIcon

        public com.google.gwt.user.client.ui.IsWidget getIcon()
        Specified by:
        getIcon in interface org.uberfire.client.workbench.type.ClientResourceType
      • getDescription

        public String getDescription()
        Specified by:
        getDescription in interface org.uberfire.workbench.type.ResourceTypeDefinition
        Overrides:
        getDescription in class org.jbpm.designer.type.Bpmn2TypeDefinition