| Package | Description |
|---|---|
| fr.natsystem.natjet.application |
| Modifier and Type | Method and Description |
|---|---|
static void |
NsWorkFlow.addGlobalTransitionsListener(INsFireableListener<NsWorkFlowFormEvent> listener)
Place a listener on all transitions that happen in the workflow system.
|
static void |
NsWorkFlow.removeGlobalTransitionListener(INsFireableListener<NsWorkFlowFormEvent> listener,
String transition)
Removes the transition listener attached to the given transition name
if the transition listener does not exist among the registered listeners, the method does not fail
|
static void |
NsWorkFlow.removeGlobalTransitionsListener(INsFireableListener<NsWorkFlowFormEvent> listener)
Removes the global listener from the registered all-transitions listeners.
|
Copyright © 2019 Natsystem. All rights reserved.