|
SAP CC 3.0 IEC API | ||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||
com.highdeal.iec.action.JavaTask.Properties props)"
To receive the properties of initialization of your java taskString actionUid)" is invokedString actionUid, String[] arguments)" is invokedString actionUid)" is invokedtrue,JavaTask implements this interface:
the method JavaTaskInitializable.setUp(DataCollection) is invoked before each JavaTask.execute(DataCollection) invocation
the method JavaTaskInitializable.tearDown(DataCollection) is invoked after each JavaTask.execute(DataCollection) invocation
Note that, it is not applicable when your JavaTask implements the JavaTaskIterator.JavaTask implements this interface, it makes loop on the JavaTaskIterator.hasNext(DataCollection).JavaTaskIterator.hasNext(DataCollection) returns true,
the JavaTask.execute(DataCollection) is invoked with the same collection.JavaTask implements this interface, it receives state information about the current DataCollection.String actionUid)" is invokedString actionUid, String[] arguments)" is invokedString actionUid)" is invoked
|
SAP CC 3.0 IEC API | ||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||