Interface AdhocSubProcessContext

All Superinterfaces:
NodeContext
All Known Implementing Classes:
AdhocSubProcessContextImpl

public interface AdhocSubProcessContext extends NodeContext
Author:
Abdulin
  • Property Summary

    Properties
    Type
    Property
    Description
    javafx.beans.property.StringProperty
     

    Properties inherited from interface ru.cg.webbpm.studio.subsystems.bpmn.designer.api.context.NodeContext

    name
  • Method Summary

    Modifier and Type
    Method
    Description
    javafx.beans.property.StringProperty
     

    Methods inherited from interface ru.cg.webbpm.studio.subsystems.bpmn.designer.api.context.NodeContext

    getName, getProcessId, nameProperty
  • Property Details

    • defaultTask

      javafx.beans.property.StringProperty defaultTaskProperty
  • Method Details

    • defaultTaskProperty

      javafx.beans.property.StringProperty defaultTaskProperty()