Bug fixing: corrected Number Update in List behavior; corrected Number conversion
This commit is contained in:
BIN
plugins/template/target/PluginClassName.jar
Normal file
BIN
plugins/template/target/PluginClassName.jar
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
3
plugins/template/target/maven-archiver/pom.properties
Normal file
3
plugins/template/target/maven-archiver/pom.properties
Normal file
@@ -0,0 +1,3 @@
|
||||
artifactId=template
|
||||
groupId=das.tools.np
|
||||
version=1.0-SNAPSHOT
|
||||
@@ -0,0 +1,11 @@
|
||||
das\tools\np\entity\plugin\PluginInfo.class
|
||||
das\tools\np\entity\plugin\PluginInfo$PluginInfoBuilder.class
|
||||
das\tools\np\entity\db\CargoNumber$CargoNumberBuilder.class
|
||||
das\tools\np\entity\db\CargoNumber.class
|
||||
das\tools\np\entity\db\Group$GroupBuilder.class
|
||||
das\tools\np\entity\db\Group.class
|
||||
das\tools\np\entity\response\ResponseData.class
|
||||
das\tools\np\entity\db\NumberType.class
|
||||
das\tools\np\entity\response\ResponseData$ResponseDataBuilder.class
|
||||
das\tools\np\entity\db\CargoStatus.class
|
||||
das\tools\np\entity\plugin\PluginInterface.class
|
||||
@@ -0,0 +1,7 @@
|
||||
C:\Users\ande1214\Dev\DevApp\projects\NovaPoshta\plugins\template\src\main\java\das\tools\np\entity\db\CargoStatus.java
|
||||
C:\Users\ande1214\Dev\DevApp\projects\NovaPoshta\plugins\template\src\main\java\das\tools\np\entity\db\CargoNumber.java
|
||||
C:\Users\ande1214\Dev\DevApp\projects\NovaPoshta\plugins\template\src\main\java\das\tools\np\entity\response\ResponseData.java
|
||||
C:\Users\ande1214\Dev\DevApp\projects\NovaPoshta\plugins\template\src\main\java\das\tools\np\entity\db\Group.java
|
||||
C:\Users\ande1214\Dev\DevApp\projects\NovaPoshta\plugins\template\src\main\java\das\tools\np\entity\plugin\PluginInterface.java
|
||||
C:\Users\ande1214\Dev\DevApp\projects\NovaPoshta\plugins\template\src\main\java\das\tools\np\entity\plugin\PluginInfo.java
|
||||
C:\Users\ande1214\Dev\DevApp\projects\NovaPoshta\plugins\template\src\main\java\das\tools\np\entity\db\NumberType.java
|
||||
Reference in New Issue
Block a user