<
From version < 7.2 >
edited by Outhman Moustaghfir
on 2021/04/28 01:50
To version < 11.1 >
edited by Assala Chmiti
on 2022/04/14 15:21
>
Change comment: Uploaded new attachment "SendFtp.png", version {1}

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.omoustaghfir
1 +XWiki.achmiti
Content
... ... @@ -94,14 +94,19 @@
94 94  
95 95  As shown in the mail body, we called 3 variables which are :
96 96  
97 -* Env : the current environment
97 +* Env: the current environment
98 98  * iXSession : ID session
99 -* path : path of the BpmnFile in FileListener1.
99 +* path : the path of BpmnFile in FileListener1.
100 100  
101 101  = String Class =
102 102  
103 -String class is java object class that
103 +in java language, The String class represents character strings. It contains a lot of functions to handle String object.
104 104  
105 +you can discover all these functions on the following URL :
105 105  
107 +__[[https:~~/~~/docs.oracle.com/javase/8/docs/api/java/lang/String.html#method.summary>>https://docs.oracle.com/javase/8/docs/api/java/lang/String.html#method.summary]] __
106 106  
109 +Eg: to check if a variable "myVar" is empty or not, we refer to the isEmpty() method as ${myVar.isEmpty()}, if so then it returns true, if not it will return false.
110 +
111 +
107 107  
SendFtp.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.achmiti
Size
... ... @@ -1,0 +1,1 @@
1 +21.6 KB
Content
This wiki is hosted and managed by iXPath
Powered by XWiki 13.3 debian