Package io.vertx.tp.workflow.init
Class WfPin
java.lang.Object
io.vertx.tp.workflow.init.WfPin
- Author:
- Lang
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.camunda.bpm.engine.FormServicestatic org.camunda.bpm.engine.HistoryServicestatic org.camunda.bpm.engine.impl.history.handler.HistoryEventHandlerstatic org.camunda.bpm.engine.RepositoryServicestatic org.camunda.bpm.engine.RuntimeServicestatic org.camunda.bpm.engine.TaskServicestatic WFlowstatic io.vertx.core.json.JsonObjectReturn to configuration data that convert toJsonObjecthere by type.static io.vertx.core.Future<Boolean>init(io.vertx.core.Vertx vertx)
-
Constructor Details
-
WfPin
public WfPin()
-
-
Method Details
-
init
-
camundaRepository
public static org.camunda.bpm.engine.RepositoryService camundaRepository() -
camundaForm
public static org.camunda.bpm.engine.FormService camundaForm() -
camundaRuntime
public static org.camunda.bpm.engine.RuntimeService camundaRuntime() -
camundaTask
public static org.camunda.bpm.engine.TaskService camundaTask() -
camundaHistory
public static org.camunda.bpm.engine.HistoryService camundaHistory() -
camundaLogger
public static org.camunda.bpm.engine.impl.history.handler.HistoryEventHandler camundaLogger() -
getTodo
Return to configuration data that convert toJsonObjecthere by type.- Parameters:
type-StringThe type value passed.- Returns:
JsonObject
-
getFlow
-
getBuiltIn
-