Method getLongInformation

This method is used to fill the textfield of the worktape. In this method it is possible to write a long type of text about the actual worktape of a specific node. To use this method the implementation only have to return a String of the text, which should be written to the textfield.

The information in the textfield should depend on the worktape. Therefor the method offers the following parameters:

Depeding on these parameters it is possible to create an implementation of this method by using the given information. For more detailed information about the implementation have a look at the API of the application.