All Superinterfaces:
NodeContext
All Known Implementing Classes:
ProcessContextImpl

public interface ProcessContext extends NodeContext
Author:
Tim Urmancheev
  • Method Details

    • dispose

      void dispose()
    • getStartRoles

      javafx.collections.ObservableList<String> getStartRoles()
    • getAvailableRoles

      javafx.collections.ObservableList<String> getAvailableRoles()