Skip to content

Instantly share code, notes, and snippets.

@SwathiMystery
Created January 3, 2015 09:57
Show Gist options
  • Save SwathiMystery/a1305504a3eb488b0217 to your computer and use it in GitHub Desktop.
Save SwathiMystery/a1305504a3eb488b0217 to your computer and use it in GitHub Desktop.
Create Executor info
Protos.ExecutorInfo userProfileExecutorInfo = Protos.ExecutorInfo.newBuilder().setExecutorId(Protos.ExecutorID.newBuilder().setValue("PinUserProfileExecutor")).setCommand(commandInfoUserProfile).setName("PinUserProfileExecutor Java").setSource("java").build();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment