All Downloads are FREE. Search and download functionalities are using the official Maven repository.

rib.twitter-workitem.7.9.0.Final.source-code.serviceinfo.json Maven / Gradle / Ivy

{
        "name" : "TwitterSendDirectMessage",
        "displayName" : "TwitterSendDirectMessage",
        "defaultHandler" : "mvel: new org.jbpm.process.workitem.twitter.SendDirectMessageWorkitemHandler()",
        "documentation" : "twitter-workitem/index.html",
        "icon" : "",
            "category" : "Twitter",
            "description" : "Update status and send messages using Twitter",
            "keywords" : [
                                "twitter"
                ,"tweet"
                ,"send"
                ,"message"
                ,"direct"

            ],
                "isaction" : "true",
                "actiontitle" : "Send a direct twitter message",
            "parameters" : [
                                   {
                                       "name" : "DebugEnabled",
                                       "type" : "new StringDataType()"
                                   }
                ,{
                                       "name" : "Message",
                                       "type" : "new StringDataType()"
                                   }
                ,{
                                       "name" : "ScreenName",
                                       "type" : "new StringDataType()"
                                   }

            ],
            "mavenDependencies" : [
                                   {
                                       "groupId" : "org.jbpm.contrib",
                                       "artifactId" : "twitter-workitem",
                                       "version" : "7.9.0.Final"
                                   }

            ]
}
,{
        "name" : "TwitterUpdateStatus",
        "displayName" : "TwitterUpdateStatus",
        "defaultHandler" : "mvel: new org.jbpm.process.workitem.twitter.UpdateStatusWorkitemHandler()",
        "documentation" : "twitter-workitem/index.html",
        "icon" : "",
            "category" : "Twitter",
            "description" : "Update status and send messages using Twitter",
            "keywords" : [
                                "twitter"
                ,"tweet"
                ,"update"
                ,"status"
                ,"message"

            ],
                "isaction" : "true",
                "actiontitle" : "Update your Twitter status",
            "parameters" : [
                                   {
                                       "name" : "StatusUpdate",
                                       "type" : "new StringDataType()"
                                   }
                ,{
                                       "name" : "DebugEnabled",
                                       "type" : "new StringDataType()"
                                   }
                ,{
                                       "name" : "Media",
                                       "type" : "new StringDataType()"
                                   }

            ],
            "mavenDependencies" : [
                                   {
                                       "groupId" : "org.jbpm.contrib",
                                       "artifactId" : "twitter-workitem",
                                       "version" : "7.9.0.Final"
                                   }

            ]
}

,




© 2015 - 2025 Weber Informatics LLC | Privacy Policy