Class BpmEventGoto

java.lang.Object
net.sourceforge.plantuml.bpm.BpmEventGoto
All Implemented Interfaces:
BpmEvent

public class BpmEventGoto extends java.lang.Object implements BpmEvent
  • Constructor Summary

    Constructors
    Constructor
    Description
    BpmEventGoto(java.lang.String id)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    final java.lang.String
     

    Methods inherited from class java.lang.Object

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

    • BpmEventGoto

      public BpmEventGoto(java.lang.String id)
  • Method Details

    • getId

      public final java.lang.String getId()