Package de.pisa.psa.rst.dto
Klasse ProcessEventAction
java.lang.Object
de.pisa.psa.rst.dto.ProcessEventAction
- Alle implementierten Schnittstellen:
de.pisa.psa.ssn.PsaTrnLisHlp.Act
Transaction action for processing the event
- Seit:
- 15.08.2023
- Autor:
- weiland
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungProcessEventAction
(PsaRstApiEvtIfcApp app, int row, Predicate<String> method_filter) Constructor -
Methodenübersicht
-
Konstruktordetails
-
ProcessEventAction
public ProcessEventAction(PsaRstApiEvtIfcApp app, int row, Predicate<String> method_filter) throws Exception Constructor- Parameter:
app
- approw
- rowmethod_filter
- method filter- Löst aus:
Exception
-
-
Methodendetails
-
run
public void run()- Angegeben von:
run
in Schnittstellede.pisa.psa.ssn.PsaTrnLisHlp.Act
- Siehe auch:
-