Package | Description |
---|---|
org.wso2.carbon.remotetasks.stub.admin.common | |
org.wso2.carbon.remotetasks.stub.admin.common.xsd |
Modifier and Type | Field and Description |
---|---|
protected TriggerInformation |
RescheduleRemoteSystemTask.localStTriggerInfo
field for StTriggerInfo
|
protected TriggerInformation |
RescheduleRemoteTask.localStTriggerInfo
field for StTriggerInfo
|
Modifier and Type | Method and Description |
---|---|
TriggerInformation |
RescheduleRemoteSystemTask.getStTriggerInfo()
Auto generated getter method
|
TriggerInformation |
RescheduleRemoteTask.getStTriggerInfo()
Auto generated getter method
|
Modifier and Type | Method and Description |
---|---|
void |
RemoteTaskAdmin.rescheduleRemoteSystemTask(String taskName22,
TriggerInformation stTriggerInfo23,
int targetTenantId24)
Auto generated method signature for Asynchronous Invocations
|
void |
RemoteTaskAdminStub.rescheduleRemoteSystemTask(String taskName69,
TriggerInformation stTriggerInfo70,
int targetTenantId71)
Auto generated method signature
|
void |
RemoteTaskAdmin.rescheduleRemoteTask(String taskName57,
TriggerInformation stTriggerInfo58)
Auto generated method signature for Asynchronous Invocations
|
void |
RemoteTaskAdminStub.rescheduleRemoteTask(String taskName104,
TriggerInformation stTriggerInfo105)
Auto generated method signature
|
void |
RescheduleRemoteSystemTask.setStTriggerInfo(TriggerInformation param)
Auto generated setter method
|
void |
RescheduleRemoteTask.setStTriggerInfo(TriggerInformation param)
Auto generated setter method
|
Modifier and Type | Field and Description |
---|---|
protected TriggerInformation |
StaticTaskInformation.localTriggerInformation
field for TriggerInformation
|
Modifier and Type | Method and Description |
---|---|
TriggerInformation |
StaticTaskInformation.getTriggerInformation()
Auto generated getter method
|
static TriggerInformation |
TriggerInformation.Factory.parse(XMLStreamReader reader)
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
|
Modifier and Type | Method and Description |
---|---|
void |
StaticTaskInformation.setTriggerInformation(TriggerInformation param)
Auto generated setter method
|
Copyright © 2017 WSO2. All rights reserved.