how to use java methods in appian
I have to display the disk space used by the documents in an application in interface.
I found this java method public java.lang.Long getMegaBytesUsed() in docs.appian.com
Can anyone tell me how to use this java method in Appian to get disk space.
