Class Process

All Implemented Interfaces:
HasExtensionAttributes

public class Process extends CmmnElement
Author:
Joram Barrez
  • Field Details

    • name

      protected String name
    • externalRef

      protected String externalRef
    • implementationType

      protected String implementationType
  • Constructor Details

    • Process

      public Process()
  • Method Details

    • getName

      public String getName()
    • setName

      public void setName(String name)
    • getExternalRef

      public String getExternalRef()
    • setExternalRef

      public void setExternalRef(String externalRef)
    • getImplementationType

      public String getImplementationType()
    • setImplementationType

      public void setImplementationType(String implementationType)