Translation of "Java-Methode" in English
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
Mit dieser Option können Sie bei Ablauf des Zeitgebers eine Java-Methode ausführen.
Use this option to run a Java method when the timer expires.
Diese gespeicherte Prozedur agiert als Wrapper für die Java-Methode.
This stored procedure acts as a wrapper to the Java method.
Dieser Prozedurtyp ist ein Wrapper für eine Java-Methode.
This type of procedure is a wrapper around a Java method.
Du kannst dies einer neuen Java-Methode hinzufügen.
You can add this to a new Java method.
Der erste Funktions-Parameter definiert die aufzurufende Java-Methode.
The first function parameter defines the Java method.
Eine automatische Aktivität wird vom System ohne Benutzereingriff durch Ausführen einer Java-Methode durchgeführt.
An automatic activity is an activity that the system performs without user intervention by running a Java method.
Achten Sie darauf, dass die Java-Methode als öffentlich und statisch in einer öffentlichen Klasse deklariert wird.
Ensure that the Java method is declared as public and static in a public class.
Die Java-Methode gibt keinen Wert zurück (V).
The Java method does not return any value (V).
Führen Sie die gespeicherte Prozedur aus, um die Java-Methode aufzurufen
Call the stored procedure to call the Java method
So werden Ergebnismengen aus einer Java-Methode zurückgegeben
To return result sets from a Java method
Die Java-Methode kann die Werte der benutzerdefinierten Attribute abrufen und während der Verarbeitung verwenden.
The Java method can access the values of the custom attributes and use them in its processing.
Sobald die Aktivität ausgelöst wird, ruft das Workflow-System die Java-Methode auf und übergibt ihr Informationen über den aktuellen Workflow-Kontext einschließlich des Arbeitselements.
When the activity is triggered, the workflow engine calls the Java method, passing it information about the current workflow context, including the work item.
Bei der festgelegten Methode muss es sich um den vollständigen qualifizierten Namen einer öffentlichen Java-Methode handeln. Der Name berücksichtigt die Groß- und Kleinschreibung.
The method that is specified must be the fully qualified name of a public Java method, and the name is case sensitive.