Advertisement
Guest User

Untitled

a guest
Feb 9th, 2016
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. StepExecution execution= MetaDataInstanceFactory.createStepExecution();
  2.  
  3. ... //fill your context
  4. jobLauncherTestUtils.launchStep("myStep", execution.getExecutionContext())
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement