Created
January 3, 2015 09:57
-
-
Save SwathiMystery/a1305504a3eb488b0217 to your computer and use it in GitHub Desktop.
Create Executor info
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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