public class GlueMessageCreate extends GlueActivity<GlueContext>
Activity Property - layout : (Çʼö) applicationContext.xmlÀÇ GlueLayoutManager bean id. - result-key : (Çʼö) Context¿¡ MapÇüÅ·Π°á°ú¸¦ ´ãÀ» Key. Data±¸Á¶´Â Map < String, List < String > > . Áï, Map¿¡´Â ArrayList°¡ ´ã°Ü ÀÖ°í ±× Key°ªÀº TCIDÀÌ´Ù. ÇϳªÀÇ °á°ú ¶Ç´Â °°Àº Á¾·ùÀÇ ¿©·¯°³ÀÇ °á°ú°¡ ArrayList·Î ÀúÀåµÊ. - message-key : (Çʼö) TC¸¦ »ý¼ºÇÒ GlueMessage °´Ã¼ messag-key¿¡ ´ã±æ ¼ö ÀÖ´Â Data TypeÀº ´ÙÀ½°ú °°´Ù. GlueMessage GlueMessage [] List< GlueMessage > : GlueMessage°¡ ´ã°Ü ÀÖ¾î¾ß ÇÑ´Ù. - charset : (¼±ÅÃ) ParseTypeÀÌ byte ÀÏ °æ¿ì »ç¿ëµÊ. °íÁ¤°ª. - charset-name : (¼±ÅÃ) ParseTypeÀÌ byte ÀÏ °æ¿ì »ç¿ëµÊ. µ¿Àû°ª. ¿¹Á¦»ç¿ë ¿¹# 1 »ç¿ë ¿¹# 2 Âü°í : applicationContext.xml
dynamicProperties, logger
Constructor and Description |
---|
GlueMessageCreate() |
Modifier and Type | Method and Description |
---|---|
String |
runActivity(GlueContext ctx)
Sub Class¿¡¼ ¹Ýµå½Ã ±¸ÇöÇÏ¿©¾ß ÇÏ´Â Abstract Method À̸ç ÀÌ Method´Â F/W¿¡¼ È£ÃâÇÑ´Ù.
|
commitTransaction, commitTransaction, getDao, getEventList, getName, getProperty, getPropertyNames, getTransition, rollbackTransaction, rollbackTransaction, setEventList, setName, setProperty, setTransition
public String runActivity(GlueContext ctx)
GlueActivity
runActivity
in class GlueActivity<GlueContext>
ctx
- GlueContext¿¹)==> return "success"À̸é BizLogic Activity ¸¦ ½ÇÇàÇÔ.
Copyright © 2013–2020 POSCO ICT. All rights reserved.