Example #1
0
 public static void destroy(String batchId) {
   EntityManager.removeEntity(BatchEntityType.instance, batchId);
 }