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
{ | |
"nodes": [ | |
{ | |
"title": "Code", | |
"icon": "images/icons/code_64.png", | |
"top": 138, | |
"left": 200, | |
"compID": "code", | |
"code": "next(null, { message : \"Hello world!\" });", | |
"id": "step_98" |
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
{ | |
"nodes": [ | |
{ | |
"title": "Wufoo Entry", | |
"icon": "images/icons/wufoo_64.png", | |
"top": 145, | |
"left": 252, | |
"compID": "wufoo_hook", | |
"subdomain": "elasticio", | |
"formID": "q7x3s5", |
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
{ | |
"nodes": [ | |
{ | |
"title": "Timeline", | |
"icon": "images/icons/twitter_64.png", | |
"top": 146, | |
"left": 260, | |
"compID": "twitter", | |
"username": "elasticio", | |
"backFill": "15", |
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
{ | |
"nodes": [ | |
{ | |
"title": "Code", | |
"icon": "images/icons/code_64.png", | |
"top": 150, | |
"left": 265, | |
"compID": "code", | |
"code": "next(null, { message : \"How does it work?\" });", | |
"id": "step_95" |
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
{ | |
"nodes": [ | |
{ | |
"title": "Code", | |
"icon": "images/icons/code_64.png", | |
"top": 165, | |
"left": 372, | |
"compID": "code", | |
"code": "next(null, { message : \"How does it work?\" });", | |
"id": "step_125" |
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
{ | |
"nodes": [ | |
{ | |
"title": "Receive Mail", | |
"icon": "images/icons/mail_64.png", | |
"top": 131, | |
"left": 283, | |
"compID": "mail_receive", | |
"id": "step_106" | |
}, |
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
package org.apache.tapestry5.internal.jpa; | |
import org.apache.tapestry5.ioc.AnnotationProvider; | |
import org.apache.tapestry5.ioc.ObjectCreator; | |
import org.apache.tapestry5.ioc.ObjectLocator; | |
import org.apache.tapestry5.ioc.ObjectProvider; | |
import org.apache.tapestry5.ioc.services.PlasticProxyFactory; | |
import org.apache.tapestry5.jpa.EntityManagerManager; | |
import javax.persistence.EntityManager; |
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
{ | |
"nodes": [ | |
{ | |
"title": "Postmark Outbound", | |
"icon": "images/icons/postmark_64.png", | |
"top": 187, | |
"left": 434, | |
"compID": "postmark_send", | |
"from": "[email protected]", | |
"id": "step_112", |
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
{ | |
"nodes": [ | |
{ | |
"title": "Code", | |
"icon": "images/icons/code_64.png", | |
"top": 129, | |
"left": 209, | |
"compID": "code", | |
"code": "next(null, { });", | |
"id": "step_246" |
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
{ | |
"nodes": [ | |
{ | |
"title": "Postmark Inbound", | |
"icon": "images/icons/postmark_64.png", | |
"top": 112, | |
"left": 205, | |
"compID": "postmark_receive", | |
"id": "step_112" | |
}, |
OlderNewer