| Class | Description |
|---|---|
| B2bapprovalprocesshmcStandalone |
Demonstration of how to write a standalone application that can be run directly from within eclipse or from the
commandline.
To run this from commandline, just use the following command:
java -jar bootstrap/bin/ybootstrap.jar "new de.hybris.platform.b2b.B2bapprovalprocesshmcStandalone().run();"
From eclipse, just run as Java Application. |
| B2bcommercehmcStandalone |
Demonstration of how to write a standalone application that can be run directly from within eclipse or from the
commandline.
To run this from commandline, just use the following command:
java -jar bootstrap/bin/ybootstrap.jar "new de.hybris.platform.b2b.B2bcommercehmcStandalone().run();"
From eclipse, just run as Java Application. |
| B2BIntegrationTest | |
| B2BIntegrationTransactionalTest | |
| WorkflowIntegrationTest |
Copyright © 2017 SAP SE. All Rights Reserved.