You need to set the return type in the java action screen (see below)
the java action that you are using is returning nothing. If you want this java action to return something you will have to modify the java code to return the value that you want