Class ProcessRole


  • public class ProcessRole
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ProcessRole()  
      ProcessRole​(java.lang.String id, java.lang.String name, java.lang.String description)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ProcessRole

        public ProcessRole​(java.lang.String id,
                           java.lang.String name,
                           java.lang.String description)
      • ProcessRole

        public ProcessRole()