Class BPMNRuleFlowProjectProfile
- java.lang.Object
-
- org.kie.workbench.common.stunner.bpmn.profile.BPMNRuleFlowProfile
-
- org.kie.workbench.common.stunner.bpmn.project.profile.BPMNRuleFlowProjectProfile
-
- All Implemented Interfaces:
org.kie.workbench.common.stunner.core.profile.DomainProfile,org.kie.workbench.common.stunner.core.profile.Profile,org.kie.workbench.common.stunner.project.profile.ProjectProfile
@ApplicationScoped @Specializes public class BPMNRuleFlowProjectProfile extends org.kie.workbench.common.stunner.bpmn.profile.BPMNRuleFlowProfile implements org.kie.workbench.common.stunner.project.profile.ProjectProfileAssociates the Stunner profile to a workbench profile (preferences).
-
-
Constructor Summary
Constructors Constructor Description BPMNRuleFlowProjectProfile()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetProjectProfileName()-
Methods inherited from class org.kie.workbench.common.stunner.bpmn.profile.BPMNRuleFlowProfile
definitionAllowedFilter, getName, getProfileId
-
-
-
-
Method Detail
-
getProjectProfileName
public String getProjectProfileName()
- Specified by:
getProjectProfileNamein interfaceorg.kie.workbench.common.stunner.project.profile.ProjectProfile
-
-